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 webpage provides documentation for the `NetworkTier` enum within the `Google.Cloud.Compute.V1` namespace, specifically relating to network access configuration in Google Cloud."],["The latest version of the `NetworkTier` documentation is for version 3.6.0, with links available for multiple previous versions, down to 1.0.0."],["The `NetworkTier` enum defines the available networking tiers: `PREMIUM` for high quality, `STANDARD` for public internet quality, `FixedStandard`, `StandardOverridesFixedStandard` and `UndefinedNetworkTier`."],["The `NetworkTier` setting determines the type of network used for an `AccessConfig` and can be used with ephemeral IPs, but must match the Address resource if using a valid, pre-existing external IP."]]],[]]