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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class NetworkTier (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.AccessConfig.NetworkTier)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.AccessConfig.NetworkTier) \n\n NetworkTier(value)\n\nThis signifies the networking tier used for configuring this\naccess configuration and can only take the following values:\nPREMIUM, STANDARD. If an AccessConfig is specified without a\nvalid external IP address, an ephemeral IP will be created with\nthis networkTier. If an AccessConfig with a valid external IP\naddress is specified, it must match that of the networkTier\nassociated with the Address resource owning that IP."]]