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-21 UTC."],[[["This document provides reference documentation for the `ForwardingRule.Types.NetworkTier` enum within the Google Compute Engine v1 API, specifically focusing on the available versions."],["The latest version available is 3.6.0, and the document lists versions from 1.0.0 up to the latest, providing a historical view of versioning."],["The `ForwardingRule.Types.NetworkTier` enum is used to specify the networking tier of a load balancer, with valid options including `PREMIUM` and `STANDARD`."],["The document outlines five fields available within the `ForwardingRule.Types.NetworkTier` enum, including `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`."],["Different valid network tiers are specified based on if the ForwardingRule is regional, allowing for Premium and Standard, or GlobalForwardingRule which only supports Premium."]]],[]]