Module Google::Cloud::Compute::V1::Address::AddressType (v1.0.0)

The type of address to reserve, either INTERNAL or EXTERNAL. If unspecified, defaults to EXTERNAL.

Constants

UNDEFINED_ADDRESS_TYPE

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

EXTERNAL

value: 35607499
A publicly visible external IP address.

INTERNAL

value: 279295677
A private network IP address, for use with an Instance or Internal Load Balancer forwarding rule.

UNSPECIFIED_TYPE

value: 53933922