Google Cloud Hypercompute Cluster V1 Client - Class Tier (0.3.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class Tier.

Available service tiers for Filestore instances.

Protobuf type google.cloud.hypercomputecluster.v1.NewFilestoreConfig.Tier

Namespace

Google \ Cloud \ HypercomputeCluster \ V1 \ NewFilestoreConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TIER_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum TIER_UNSPECIFIED = 0;

ZONAL

Value: 4

Offers expanded capacity and performance scaling capabilities suitable for high-performance computing application requirements.

Generated from protobuf enum ZONAL = 4;

REGIONAL

Value: 6

Offers features and availability needed for mission-critical, high-performance computing workloads.

Generated from protobuf enum REGIONAL = 6;