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-04-02 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available, starting from 1.0.0."],["The `AccessConfig.Types.NetworkTier` enum defines the networking tier used for configuring access, with potential values including PREMIUM and STANDARD."],["The `NetworkTier` field offers options for network quality, with `Premium` representing a high-quality tier and `Standard` representing public internet quality."],["There are 5 total types of `NetworkTier`, including `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`."],["The `StandardOverridesFixedStandard` NetworkTier type is temporary and only applicable when the fixed standard tier is expired or not configured."]]],[]]