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-24 UTC."],[[["This page provides documentation for the `ForwardingRule.Types.NetworkTier` enum within the Google Cloud Compute Engine v1 API, detailing available network tiers for load balancer configurations."],["The latest version documented is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for reference, including the specific version 2.17.0."],["The `NetworkTier` enum defines the networking quality level, with options including `PREMIUM` for Google-grade network quality, `STANDARD` for public internet quality, and `FixedStandard` with fixed bandwidth."],["The `PREMIUM` tier is assumed if the network tier is not specified, and if an IPAddress is provided, its networkTier must align with the Address."],["The enum also includes `StandardOverridesFixedStandard` for when a fixed standard tier has expired and `UndefinedNetworkTier` to indicate the enum field is unset."]]],[]]