Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class Tier.
Available service tiers.
Protobuf type google.cloud.metastore.v1.Service.Tier
Namespace
Google \ Cloud \ Metastore \ V1 \ ServiceMethods
static::name
value
mixed
static::value
name
mixed
Constants
TIER_UNSPECIFIED
Value: 0
The tier is not set.
Generated from protobuf enum TIER_UNSPECIFIED = 0;
DEVELOPER
Value: 1
The developer tier provides limited scalability and no fault tolerance.
Good for low-cost proof-of-concept.
Generated from protobuf enum DEVELOPER = 1;
ENTERPRISE
Value: 3
The enterprise tier provides multi-zone high availability, and sufficient scalability for enterprise-level Dataproc Metastore workloads.
Generated from protobuf enum ENTERPRISE = 3;