Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ClusterStatus (v1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
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
defdetail()->::String
Returns
- (::String) — Optional. Output only. Details of cluster's state.
#state
defstate()->::Google::Cloud::Dataproc::V1::ClusterStatus::State
Returns
- (::Google::Cloud::Dataproc::V1::ClusterStatus::State) — Output only. The cluster's state.
#state_start_time
defstate_start_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Time when this state was entered (see JSON representation of Timestamp).
#substate
defsubstate()->::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.