Class AutoNetworkTier (1.19.0)

AutoNetworkTier(value)

The network tier to use when automatically reserving NAT IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, then the current project-level default tier is used.

Enums

Name Description
UNDEFINED_AUTO_NETWORK_TIER A value indicating that the enum field is not set.
FIXED_STANDARD Public internet quality with fixed bandwidth.
PREMIUM High quality, Google-grade network tier, support for all networking products.
STANDARD Public internet quality, only limited support for other networking products.
STANDARD_OVERRIDES_FIXED_STANDARD (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured.