Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::ForwardingRule::NetworkTier (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::ForwardingRule::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 andSTANDARD. For GlobalForwardingRule, the valid value isPREMIUM.
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.
Constants
UNDEFINED_NETWORK_TIER
value: 0 A value indicating that the enum field is not set.
FIXED_STANDARD
value: 310_464_328 Public internet quality with fixed bandwidth.
PREMIUM
value: 399_530_551 High quality, Google-grade network tier, support for all networking
products.
STANDARD
value: 484_642_493 Public internet quality, only limited support for other networking
products.
STANDARD_OVERRIDES_FIXED_STANDARD
value: 465_847_234 (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier
is expired or not configured.
[[["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 2026-04-03 UTC."],[],[]]