Reference documentation and code samples for the Filestore V1 API module Google::Cloud::Filestore::V1::Instance::Tier.
Available service tiers.
Constants
TIER_UNSPECIFIED
value: 0
Not set.
STANDARD
value: 1
STANDARD tier. BASIC_HDD is the preferred term for this tier.
PREMIUM
value: 2
PREMIUM tier. BASIC_SSD is the preferred term for this tier.
BASIC_HDD
value: 3
BASIC instances offer a maximum capacity of 63.9 TB.
BASIC_HDD is an alias for STANDARD Tier, offering economical
performance backed by HDD.
BASIC_SSD
value: 4
BASIC instances offer a maximum capacity of 63.9 TB.
BASIC_SSD is an alias for PREMIUM Tier, and offers improved
performance backed by SSD.
HIGH_SCALE_SSD
value: 5
HIGH_SCALE instances offer expanded capacity and performance scaling
capabilities.
ENTERPRISE
value: 6
ENTERPRISE instances offer the features and availability needed for
mission-critical workloads.
ZONAL
value: 7
ZONAL instances offer expanded capacity and performance scaling
capabilities.
REGIONAL
value: 8
REGIONAL instances offer the features and availability needed for
mission-critical workloads.