Class Cluster (0.8.1)

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

Required. The Google Cloud Platform project ID that the cluster belongs to.

Required. The cluster config. Note that Dataproc may set default values, and values may change when clusters are updated.

Output only. Cluster status.

Output only. A cluster UUID (Unique Universal Identifier). Dataproc generates this value when it creates the cluster.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Cluster

Classes

LabelsEntry

API documentation for dataproc_v1.types.Cluster.LabelsEntry class.