Cloud Dataproc V1beta2 API - Class Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus (v0.6.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus.
The status of the operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
defdetails()->::String
Returns
- (::String) — Output only. A message containing any operation metadata details.
#details=
defdetails=(value)->::String
Parameter
- value (::String) — Output only. A message containing any operation metadata details.
Returns
- (::String) — Output only. A message containing any operation metadata details.
#inner_state
definner_state()->::String
Returns
- (::String) — Output only. A message containing the detailed operation state.
#inner_state=
definner_state=(value)->::String
Parameter
- value (::String) — Output only. A message containing the detailed operation state.
Returns
- (::String) — Output only. A message containing the detailed operation state.
#state
defstate()->::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State
Returns
- (::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State) — Output only. A message containing the operation state.
#state=
defstate=(value)->::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State
Parameter
- value (::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State) — Output only. A message containing the operation state.
Returns
- (::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State) — Output only. A message containing the operation state.
#state_start_time
defstate_start_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time this state was entered.
#state_start_time=
defstate_start_time=(value)->::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Output only. The time this state was entered.
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time this state was entered.