Module Google::Cloud::Compute::V1::Address::NetworkTier (v0.5.0)

This signifies the networking tier used for configuring this address and can only take the following values: PREMIUM or STANDARD. Internal IP addresses are always Premium Tier; global external IP addresses are always Premium Tier; regional external IP addresses can be either Standard or Premium Tier. If this field is not specified, it is assumed to be PREMIUM.

Constants

UNDEFINED_NETWORK_TIER

value: 0
A value indicating that the enum field is not set.

PREMIUM

value: 399530551
High quality, Google-grade network tier, support for all networking products.

STANDARD

value: 484642493
Public internet quality, only limited support for other networking products.