Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsResponse::ComposerWorkloadStatus.
Workload status.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#detailed_status_message
def detailed_status_message() -> ::String
Returns
- (::String) — Output only. Detailed message of the status.
#state
def state() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsResponse::ComposerWorkloadState
Returns
- (::Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsResponse::ComposerWorkloadState) — Output only. Workload state.
#status_message
def status_message() -> ::String
Returns
- (::String) — Output only. Text to provide more descriptive status.