Reference documentation and code samples for the Compute Engine v1 API enum Address.Types.NetworkTier.
This signifies the networking tier used for configuring this address and can only take the following values: PREMIUM or STANDARD. Internal IP addresses are always Premium Tier; global external IP addresses are always Premium Tier; regional external IP addresses can be either Standard or Premium Tier. If this field is not specified, it is assumed to be PREMIUM.
[[["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 range of previous versions available, starting from 1.0.0."],["The content details the `NetworkTier` enum within the `Address.Types` for version 2.4.0 and the other versions, specifying the networking tier used for configuring an address."],["The `NetworkTier` enum supports values such as `Premium` for high-quality networking, `Standard` for public internet quality, `FixedStandard` for fixed bandwidth and `StandardOverridesFixedStandard` for temporary tier."],["Internal and global external IP addresses are always `Premium Tier`, while regional external IP addresses can be either `Standard` or `Premium Tier`."],["The `UndefinedNetworkTier` field indicates when the enum field is not set."]]],[]]