Reference documentation and code samples for the Compute Engine v1 API enum Address.Types.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.
[[["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 2025-03-21 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.Address.Types.Ipv6EndpointType` is 3.6.0, with numerous previous versions dating back to 1.0.0 available."],["This API enum, `Address.Types.Ipv6EndpointType`, specifies whether an IPv6 address can be used with a VM or a Network Load Balancer (NETLB)."],["The `Ipv6EndpointType` enum includes three fields: `Netlb` for network load balancers, `Vm` for virtual machines, and `UndefinedIpv6EndpointType` for when the field is not set."],["The `Google.Cloud.Compute.V1` namespace contains this particular enum, which is part of the Google Cloud Compute Engine v1 API."]]],[]]