Reference documentation and code samples for the Google Cloud Channel V1 Client class RunReportJobResponse.
Response message for CloudChannelReportsService.RunReportJob .
Generated from protobuf message google.cloud.channel.v1.RunReportJobResponse
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ report_job
Google\Cloud\Channel\V1\ReportJob
Pass report_job.name
to FetchReportResultsRequest.report_job
to retrieve the report's results.
↳ report_metadata
Google\Cloud\Channel\V1\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.
getReportJob
Pass report_job.name
to FetchReportResultsRequest.report_job
to retrieve the report's results.
hasReportJob
clearReportJob
setReportJob
Pass report_job.name
to FetchReportResultsRequest.report_job
to retrieve the report's results.
$this
getReportMetadata
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.
hasReportMetadata
clearReportMetadata
setReportMetadata
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.
$this