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 \ NewFilestoreConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TIER_UNSPECIFIED
Value: 0Not set.
Generated from protobuf enum TIER_UNSPECIFIED = 0;
ZONAL
Value: 4Offers expanded capacity and performance scaling capabilities suitable for high-performance computing application requirements.
Generated from protobuf enum ZONAL = 4;
REGIONAL
Value: 6Offers features and availability needed for mission-critical, high-performance computing workloads.
Generated from protobuf enum REGIONAL = 6;