Pass report_job.name to
[FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
to retrieve the report's results.
The metadata for the report's results (display name, columns, row count,
and date range). If you view this before the operation finishes,
you may see incomplete data.
[[["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-03-21 UTC."],[[["The `RunReportJobResponse` class is a response message for the `CloudChannelReportsService.RunReportJob` API method in version 2.11.0 of the Google Cloud Channel v1 API, as indicated by the documentation."],["This class, marked as obsolete, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which can be confirmed by looking at the `Implements` list."],["The class contains two properties: `ReportJob`, which provides the job's name to retrieve report results, and `ReportMetadata`, offering details like display name, columns, row count, and date range, but it's also marked as obsolete."],["There are 23 different documented versions available, ranging from the latest, 2.14.0, down to 1.0.0, of which this page specifically describes version 2.11.0 of the API."],["The class has two constructors, one parameterless and one which takes another `RunReportJobResponse` as a parameter."]]],[]]