public enum ClusterConfig.Types.ClusterTypeReference documentation and code samples for the Google Cloud Dataproc v1 API enum ClusterConfig.Types.ClusterType.
The type of the cluster.
Namespace
Google.Cloud.Dataproc.V1Assembly
Google.Cloud.Dataproc.V1.dll
Fields |
|
|---|---|
| Name | Description |
SingleNode |
https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/single-node-clusters |
Standard |
Standard dataproc cluster with a minimum of two primary workers. |
Unspecified |
Not set. |
ZeroScale |
Clusters that can use only secondary workers and be scaled down to zero secondary worker nodes. |