Reference documentation and code samples for the Google Cloud Channel V1 Client class ReportStatus.
Status of a report generation process.
Generated from protobuf message google.cloud.channel.v1.ReportStatus
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
The current state of the report generation process.
↳ start_time
↳ end_time
getState
The current state of the report generation process.
int
setState
The current state of the report generation process.
var
int
$this
getStartTime
The report generation's start time.
hasStartTime
clearStartTime
setStartTime
The report generation's start time.
$this
getEndTime
The report generation's completion time.
hasEndTime
clearEndTime
setEndTime
The report generation's completion time.
$this