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-03-31 UTC."],[[["The content provides documentation for the `ForwardingRule.Types.NetworkTier` enum within the Google Cloud Compute Engine v1 API, detailing the different network tier options available."],["The latest version of the API covered in the documentation is 3.6.0, with multiple earlier versions, dating back to version 1.0.0, also available for reference."],["`ForwardingRule.Types.NetworkTier` can hold several values such as: `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`."],["The valid network tier values for a regional ForwardingRule are `PREMIUM` and `STANDARD`, whereas for GlobalForwardingRule, only `PREMIUM` is valid."]]],[]]