Class NetworkTier (1.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
NetworkTier(value)
This signifies the networking tier used for configuring this
access configuration and can only take the following values:
PREMIUM, STANDARD. If an AccessConfig is specified without a
valid external IP address, an ephemeral IP will be created with
this networkTier. If an AccessConfig with a valid external IP
address is specified, it must match that of the networkTier
associated with the Address resource owning that IP.
Enums
Name
Description
UNDEFINED_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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-26 UTC."],[],[]]