Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::NetworkProfileNetworkFeatures::SubnetworkPurposes (v2.21.1)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::NetworkProfileNetworkFeatures::SubnetworkPurposes.

Additional supported values which may be not listed in the enum directly due to technical reasons: PRIVATE_SERVICE_CONNECT

Constants

UNDEFINED_SUBNETWORK_PURPOSES

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

GLOBAL_MANAGED_PROXY

value: 236_463_602
Subnet reserved for Global Envoy-based Load Balancing.

INTERNAL_HTTPS_LOAD_BALANCER

value: 248_748_889
Subnet reserved for Internal HTTP(S) Load Balancing. This is a legacy purpose, please use REGIONAL_MANAGED_PROXY instead.

PEER_MIGRATION

value: 491_902_225
Subnetwork will be used for Migration from one peered VPC to another. (a transient state of subnetwork while migrating resources from one project to another).

PRIVATE

value: 403_485_027
Regular user created or automatically created subnet.

PRIVATE_NAT

value: 367_764_517
Subnetwork used as source range for Private NAT Gateways.

PRIVATE_RFC_1918

value: 254_902_107
Regular user created or automatically created subnet.

REGIONAL_MANAGED_PROXY

value: 153_049_966
Subnetwork used for Regional Envoy-based Load Balancing.