Class ClusterType (5.25.0)

ClusterType(value)

The type of the cluster.

Enums

Name Description
CLUSTER_TYPE_UNSPECIFIED Not set.
STANDARD Standard dataproc cluster with a minimum of two primary workers.
SINGLE_NODE https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/single-node-clusters
ZERO_SCALE Clusters that can use only secondary workers and be scaled down to zero secondary worker nodes.