Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ReportStatus.
Status of a report generation process.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The report generation's completion time.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The report generation's completion time.
Returns
- (::Google::Protobuf::Timestamp) — The report generation's completion time.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The report generation's start time.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The report generation's start time.
Returns
- (::Google::Protobuf::Timestamp) — The report generation's start time.
#state
def state() -> ::Google::Cloud::Channel::V1::ReportStatus::State
Returns
- (::Google::Cloud::Channel::V1::ReportStatus::State) — The current state of the report generation process.
#state=
def state=(value) -> ::Google::Cloud::Channel::V1::ReportStatus::State
Parameter
- value (::Google::Cloud::Channel::V1::ReportStatus::State) — The current state of the report generation process.
Returns
- (::Google::Cloud::Channel::V1::ReportStatus::State) — The current state of the report generation process.