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 a range of versions from 1.0.0 to 3.6.0 available for review."],["The `NetworkTier` enum within the `AccessConfig.Types` defines the networking tier options for configuring access, such as PREMIUM and STANDARD."],["There are fields in the `NetworkTier` enum such as `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`, that indicate the different types of network quality and configuration options."],["The documentation provided is for the Compute Engine v1 API's `NetworkTier` enum which can only have values of PREMIUM or STANDARD, and ephemeral IP addresses will have a `networkTier` created if an `AccessConfig` is specified without a valid external IP."]]],[]]