Reference documentation and code samples for the Google Cloud Channel V1 Client class ReportJob.
The result of a RunReportJob operation. Contains the name to use in FetchReportResultsRequest.report_job and the status of the operation.
Generated from protobuf message google.cloud.channel.v1.ReportJob
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of a report job. Name uses the format: accounts/{account_id}/reportJobs/{report_job_id}
↳ report_status
getName
Required. The resource name of a report job.
Name uses the format: accounts/{account_id}/reportJobs/{report_job_id}
string
setName
Required. The resource name of a report job.
Name uses the format: accounts/{account_id}/reportJobs/{report_job_id}
var
string
$this
getReportStatus
The current status of report generation.
hasReportStatus
clearReportStatus
setReportStatus
The current status of report generation.
$this