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 content provides documentation for the `Address.Types.Ipv6EndpointType` enum within the Google.Cloud.Compute.V1 API, specifically detailing its usage for Compute Engine v1."],["This page contains a list of versions, ranging from 1.0.0 to 3.6.0 as the most recent, with links to the documentation pages for each respective release."],["The `Ipv6EndpointType` enum specifies the type of endpoint for reserved IPv6 addresses, with `Netlb` indicating use with network load balancers and `Vm` indicating use with virtual machines."],["There is also `UndefinedIpv6EndpointType` which indicates that the enum field has not been set."],["The assembly for this is identified as being within Google.Cloud.Compute.V1.dll."]]],[]]