Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::NodeGroupOperationMetadata (v0.16.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::NodeGroupOperationMetadata.

Metadata describing the node group operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_uuid

def cluster_uuid() -> ::String
Returns
  • (::String) — Output only. Cluster UUID associated with the node group operation.

#description

def description() -> ::String
Returns
  • (::String) — Output only. Short description of operation.

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Output only. Labels associated with the operation.

#node_group_id

def node_group_id() -> ::String
Returns
  • (::String) — Output only. Node group ID for the operation.

#operation_type

def operation_type() -> ::Google::Cloud::Dataproc::V1::NodeGroupOperationMetadata::NodeGroupOperationType

#operation_type=

def operation_type=(value) -> ::Google::Cloud::Dataproc::V1::NodeGroupOperationMetadata::NodeGroupOperationType

#status

def status() -> ::Google::Cloud::Dataproc::V1::ClusterOperationStatus
Returns

#status_history

def status_history() -> ::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus>
Returns

#warnings

def warnings() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Errors encountered during operation execution.