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 content provides a version history and documentation for the `ForwardingRule.Types.NetworkTier` enum in the Google Cloud Compute Engine v1 API."],["Version 3.6.0 is the latest available version, with documentation links provided for versions ranging from 1.0.0 to 3.6.0, showcasing the version history."],["The `NetworkTier` enum specifies the networking tier for load balancer configurations, with possible values being `PREMIUM` and `STANDARD`."],["The documentation indicates that the default `NetworkTier` value, if unspecified, is `PREMIUM`, and that the value must match the `networkTier` of the Address if `IPAddress` is provided."],["There are 5 distinct fields associated with the `ForwardingRule.Types.NetworkTier` enum, including `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard` and `UndefinedNetworkTier`, providing different networking quality options and a fallback."]]],[]]