Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Address::Ipv6EndpointType (v1.9.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Address::Ipv6EndpointType.

The endpoint type of this address, which should be VM or NETLB. This is used for deciding which type of endpoint this address can be used after the external IPv6 address reservation.

Constants

UNDEFINED_IPV6_ENDPOINT_TYPE

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

NETLB

value: 74173363
Reserved IPv6 address can be used on network load balancer.

VM

value: 2743
Reserved IPv6 address can be used on VM.