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: 74_173_363 Reserved IPv6 address can be used on network load balancer.
VM
value: 2743 Reserved IPv6 address can be used on VM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]