Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::ClusterStatus.
The status of a cluster and its instances.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#detail
def detail() -> ::String
Returns
- (::String) — Optional. Output only. Details of cluster's state.
#state
def state() -> ::Google::Cloud::Dataproc::V1::ClusterStatus::State
Returns
- (::Google::Cloud::Dataproc::V1::ClusterStatus::State) — Output only. The cluster's state.
#state_start_time
def state_start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Time when this state was entered (see JSON representation of Timestamp).
#substate
def substate() -> ::Google::Cloud::Dataproc::V1::ClusterStatus::Substate
Returns
- (::Google::Cloud::Dataproc::V1::ClusterStatus::Substate) — Output only. Additional state information that includes status reported by the agent.