This signifies the networking tier used for configuring this load balancer and can only take the following values: PREMIUM, STANDARD. For regional ForwardingRule, the valid values are PREMIUM and STANDARD. For GlobalForwardingRule, the valid value is PREMIUM. If this field is not specified, it is assumed to be PREMIUM. If IPAddress is specified, this value must be equal to the networkTier of the Address.
[[["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-21 UTC."],[[["This document details the `NetworkTier` enum within the `Google.Cloud.Compute.V1` namespace, which is used to define the networking tier for load balancers."],["The latest version documented for this specific `NetworkTier` is 3.6.0, however many older versions exist, down to version 1.0.0."],["The `NetworkTier` enum has five possible values: `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`."],["The available tiers for regional ForwardingRules are `PREMIUM` and `STANDARD`, whereas GlobalForwardingRules only support `PREMIUM`, and if unspecified it defaults to `PREMIUM`."],["The enum values indicate the quality and features of the network tier, ranging from public internet quality (`FixedStandard`, `Standard`) to a high quality Google-grade network (`Premium`)."]]],[]]