[Obsolete]public sealed class Report:IMessage<Report>, IEquatable<Report>, IDeepCloneable<Report>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class Report.
The ID and description of a report that was used to generate report data.
For example, "Google Cloud Daily Spend", "Google Workspace License Activity",
etc.
Required. The report's resource name. Specifies the account and report used
to generate report data. The report_id identifier is a UID (for example,
613bf59q).
Name uses the format:
accounts/{account_id}/reports/{report_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google Cloud Channel v1 API class Report is 2.14.0, with several previous versions listed for reference, going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Report class is used to generate report data, identified by an ID and description, such as "Google Cloud Daily Spend" or "Google Workspace License Activity," and is a sealed public class.\u003c/p\u003e\n"],["\u003cp\u003eThe Report class includes properties like Columns, Description, DisplayName, and Name, which provide details about the report's schema, a general overview, a user-friendly name, and its resource identifier, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe Report class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling various functionalities such as message processing, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe resource name, accessible through the \u003ccode\u003eName\u003c/code\u003e property, follows a specific format: accounts/{account_id}/reports/{report_id}, and the \u003ccode\u003eReportName\u003c/code\u003e property offers a typed view over this resource name.\u003c/p\u003e\n"]]],[],null,[]]