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."],[[["This document provides versioned reference documentation for the `AccessConfig.Types.NetworkTier` enum within the `Google.Cloud.Compute.V1` namespace, with versions ranging from 1.0.0 to 3.6.0."],["The latest version available is 3.6.0, which is the most current version of the `AccessConfig.Types.NetworkTier` documentation."],["The `NetworkTier` enum represents the networking tier used for access configuration, supporting values such as `PREMIUM`, `STANDARD`, `FixedStandard`, and `StandardOverridesFixedStandard`, which are each defined with a description."],["The `AccessConfig.Types.NetworkTier` can have the following fields, `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`, each with a distinct description in the table provided."],["The `NetworkTier` documentation shows that, if an `AccessConfig` is not given a valid external IP address, then an ephemeral IP will be created, and if it is given a valid external IP address, it needs to match the network tier of the address resource."]]],[]]