Google Cloud Dataproc Metastore V1alpha Client - Class Tier (0.11.0)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class Tier.

Available service tiers.

Protobuf type google.cloud.metastore.v1alpha.Service.Tier

Namespace

Google \ Cloud \ Metastore \ V1alpha \ Service

Methods

static::name

Parameter
NameDescription
value mixed

static::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;