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

Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::Cluster.

Describes the identifying information, config, and status of a cluster of Compute Engine instances.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_name

def cluster_name() -> ::String
Returns
  • (::String) — Required. The cluster name. Cluster names within a project must be unique. Names of deleted clusters can be reused.

#cluster_name=

def cluster_name=(value) -> ::String
Parameter
  • value (::String) — Required. The cluster name. Cluster names within a project must be unique. Names of deleted clusters can be reused.
Returns
  • (::String) — Required. The cluster name. Cluster names within a project must be unique. Names of deleted clusters can be reused.

#cluster_uuid

def cluster_uuid() -> ::String
Returns
  • (::String) — Output only. A cluster UUID (Unique Universal Identifier). Dataproc generates this value when it creates the cluster.

#config

def config() -> ::Google::Cloud::Dataproc::V1beta2::ClusterConfig
Returns

#config=

def config=(value) -> ::Google::Cloud::Dataproc::V1beta2::ClusterConfig
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels to associate with this cluster. Label keys must contain 1 to 63 characters, and must conform to RFC 1035. Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035. No more than 32 labels can be associated with a cluster.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels to associate with this cluster. Label keys must contain 1 to 63 characters, and must conform to RFC 1035. Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035. No more than 32 labels can be associated with a cluster.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels to associate with this cluster. Label keys must contain 1 to 63 characters, and must conform to RFC 1035. Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035. No more than 32 labels can be associated with a cluster.

#metrics

def metrics() -> ::Google::Cloud::Dataproc::V1beta2::ClusterMetrics
Returns

#project_id

def project_id() -> ::String
Returns
  • (::String) — Required. The Google Cloud Platform project ID that the cluster belongs to.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Required. The Google Cloud Platform project ID that the cluster belongs to.
Returns
  • (::String) — Required. The Google Cloud Platform project ID that the cluster belongs to.

#status

def status() -> ::Google::Cloud::Dataproc::V1beta2::ClusterStatus
Returns

#status_history

def status_history() -> ::Array<::Google::Cloud::Dataproc::V1beta2::ClusterStatus>
Returns