Module: Google::Cloud::Compute::V1::NetworkProfileNetworkFeatures::SubnetworkPurposes
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Additional supported values which may be not listed in the enum directly due to technical reasons: PRIVATE_SERVICE_CONNECT
Constant Summary collapse
- UNDEFINED_SUBNETWORK_PURPOSES =
A value indicating that the enum field is not set.
0
- GLOBAL_MANAGED_PROXY =
Subnet reserved for Global Envoy-based Load Balancing.
236_463_602
- INTERNAL_HTTPS_LOAD_BALANCER =
Subnet reserved for Internal HTTP(S) Load Balancing. This is a legacy purpose, please use REGIONAL_MANAGED_PROXY instead.
248_748_889
- PEER_MIGRATION =
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).
491_902_225
- PRIVATE =
Regular user created or automatically created subnet.
403_485_027
- PRIVATE_NAT =
Subnetwork used as source range for Private NAT Gateways.
367_764_517
- PRIVATE_RFC_1918 =
Regular user created or automatically created subnet.
254_902_107
- REGIONAL_MANAGED_PROXY =
Subnetwork used for Regional Envoy-based Load Balancing.
153_049_966