Cloud Dataproc V1beta2 API - Class Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus (v0.6.3)

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

#state=

def state=(value) -> ::Google::Cloud::Dataproc::V1beta2::ClusterOperationStatus::State
Parameter
Returns

#state_start_time

def state_start_time() -> ::Google::Protobuf::Timestamp
Returns

#state_start_time=

def state_start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns