Google Cloud Dataproc Metastore V1 Client - Class Tier (0.6.1)

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;