Reference documentation and code samples for the Compute Engine v1 API enum AccessConfig.Types.NetworkTier.
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.
[[["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 2025-03-24 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with a variety of previous versions available, ranging from 1.0.0 to 3.5.0."],["This documentation provides reference and code samples for the AccessConfig.Types.NetworkTier enum, part of the Compute Engine v1 API."],["The AccessConfig.Types.NetworkTier enum defines the networking tier options, including `PREMIUM` and `STANDARD`, which dictates the quality and support level of the network."],["There is a description of the network tiers which include `FixedStandard` for public internet quality with fixed bandwidth, `Premium` for high-quality, and `Standard` for public internet quality with limited support."],["There is a specific output-only tier `StandardOverridesFixedStandard` that acts as a temporary tier when `FixedStandard` is expired, as well as `UndefinedNetworkTier` that signifies when the field is unset."]]],[]]