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
def details() -> ::String
Returns
- (::String) — Output only. A message containing any operation metadata details.
#details=
def details=(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
def inner_state() -> ::String
Returns
- (::String) — Output only. A message containing the detailed operation state.
#inner_state=
def inner_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
def state() -> ::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State
Returns
- (::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State) — Output only. A message containing the operation state.
#state=
def state=(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
def state_start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time this state was entered.
#state_start_time=
def state_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.