Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Project::DefaultNetworkTier (v1.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Project::DefaultNetworkTier.

This signifies the default network tier used for configuring resources of the project and can only take the following values: PREMIUM, STANDARD. Initially the default network tier is PREMIUM.

Constants

UNDEFINED_DEFAULT_NETWORK_TIER

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

FIXED_STANDARD

value: 310464328
Public internet quality with fixed bandwidth.

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.

STANDARD_OVERRIDES_FIXED_STANDARD

value: 465847234
(Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured.