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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["The `Report` class in the Google Cloud Channel v1 API provides a structure for accessing and working with reports, including the report's schema and metadata, and is the main class being documented here."],["This document provides reference material for the `Report` class across multiple versions, spanning from version 1.0.0 up to the latest version 2.14.0."],["The `Report` class includes properties such as `Columns`, `Description`, `DisplayName`, and `Name`, offering details about the report's structure, such as the schema, supported products, and name."],["The `Report` class can be constructed using the default constructor `Report()`, or using `Report(Report other)` to create a new instance from another report."],["The `Report` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]