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-24 UTC."],[[["This page details the `NetworkTier` enum within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud Compute .NET library and is used within the `ForwardingRule`."],["The `NetworkTier` enum defines the network quality tier for a load balancer, with valid options including `PREMIUM` for high-quality, Google-grade networks, and `STANDARD` for public internet quality."],["The default network tier is `PREMIUM` if no tier is specifically declared, and it is available for global and regional `ForwardingRule` configurations, unlike `STANDARD` that is limited to regional only."],["The page contains historical versions of the documentation for NetworkTier, dating from version 1.0.0 up to the current latest release, 3.6.0."],["The `UndefinedNetworkTier` field indicates when the enum field is not explicitly set, providing a way to detect unset values."]]],[]]