Module: Google::Cloud::Dataproc::V1::ClusterConfig::ClusterTier
- Defined in:
- proto_docs/google/cloud/dataproc/v1/clusters.rb
Overview
The cluster tier.
Constant Summary collapse
- CLUSTER_TIER_UNSPECIFIED =
Not set. Works the same as CLUSTER_TIER_STANDARD.
0- CLUSTER_TIER_STANDARD =
Standard Dataproc cluster.
1- CLUSTER_TIER_PREMIUM =
Premium Dataproc cluster.
2