Reference documentation and code samples for the Compute Engine v1 API enum ForwardingRule.Types.NetworkTier.
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-04-09 UTC."],[[["The latest version available for `ForwardingRule.Types.NetworkTier` is 3.6.0, with numerous previous versions ranging from 3.5.0 down to 1.0.0."],["The `ForwardingRule.Types.NetworkTier` enum specifies the networking tier for a load balancer and supports `PREMIUM` and `STANDARD` values for regional ForwardingRules and only `PREMIUM` for GlobalForwardingRule."],["The `NetworkTier` enum includes fields for `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`, each representing different network quality and support levels."],["If the `NetworkTier` is unspecified, the default value is assumed to be `PREMIUM`."],["The documentation provided is for the Compute Engine v1 API, within the `Google.Cloud.Compute.V1` namespace."]]],[]]