Class ReportStatus (1.12.0)

ReportStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Status of a report generation process.

Attributes

NameDescription
state google.cloud.channel_v1.types.ReportStatus.State
The current state of the report generation process.
start_time google.protobuf.timestamp_pb2.Timestamp
The report generation's start time.
end_time google.protobuf.timestamp_pb2.Timestamp
The report generation's completion time.

Classes

State

State(value)

Available states of report generation.