RunReportJobResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Response message for CloudChannelReportsService.RunReportJob.
Attributes
Name | Description |
report_job |
google.cloud.channel_v1.types.ReportJob
Pass report_job.name to
FetchReportResultsRequest.report_job
to retrieve the report's results.
|
report_metadata |
google.cloud.channel_v1.types.ReportResultsMetadata
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. |