- 1.65.0 (latest)
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public enum NetworkProfileNetworkFeatures.AddressPurposes extends Enum<NetworkProfileNetworkFeatures.AddressPurposes> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AddressPurposes
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DNS_RESOLVER |
DNS resolver address in the subnetwork. |
DNS_RESOLVER_VALUE |
DNS resolver address in the subnetwork. |
GCE_ENDPOINT |
VM internal/alias IP, Internal LB service IP, etc. |
GCE_ENDPOINT_VALUE |
VM internal/alias IP, Internal LB service IP, etc. |
IPSEC_INTERCONNECT |
A regional internal IP address range reserved for the VLAN attachment that is used in HA VPN over Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range. |
IPSEC_INTERCONNECT_VALUE |
A regional internal IP address range reserved for the VLAN attachment that is used in HA VPN over Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range. |
NAT_AUTO |
External IP automatically reserved for Cloud NAT. |
NAT_AUTO_VALUE |
External IP automatically reserved for Cloud NAT. |
PRIVATE_SERVICE_CONNECT |
A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL |
PRIVATE_SERVICE_CONNECT_VALUE |
A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL |
SERVERLESS |
A regional internal IP address range reserved for Serverless. |
SERVERLESS_VALUE |
A regional internal IP address range reserved for Serverless. |
SHARED_LOADBALANCER_VIP |
A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules. |
SHARED_LOADBALANCER_VIP_VALUE |
A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules. |
UNDEFINED_ADDRESS_PURPOSES |
A value indicating that the enum field is not set. |
UNDEFINED_ADDRESS_PURPOSES_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
VPC_PEERING |
IP range for peer networks. |
VPC_PEERING_VALUE |
IP range for peer networks. |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |