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 latest version available is 2.14.0, with a comprehensive history of versions going back to 1.0.0 for the `Google.Cloud.Channel.V1` API."],["This documentation provides information for the `RunReportJobResponse` class, specifically within the `Google.Cloud.Channel.V1` namespace."],["`RunReportJobResponse` is a response message for `CloudChannelReportsService.RunReportJob`, used for retrieving report results, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RunReportJobResponse` class contains two properties: `ReportJob`, which is the report's name used to retrieve results, and `ReportMetadata`, containing display name, columns, row count, and date range."],["The document is also presenting constructor details for the `RunReportJobResponse`, which accepts no arguments, or an existing `RunReportJobResponse` instance."]]],[]]