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.
[[["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 AutoNetworkTier (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.RouterNat.AutoNetworkTier)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.RouterNat.AutoNetworkTier) \n\n AutoNetworkTier(value)\n\nThe network tier to use when automatically reserving NAT IP\naddresses. Must be one of: PREMIUM, STANDARD. If not specified,\nthen the current project-level default tier is used."]]