Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.Ipv6GceEndpoint.
[Output Only] Possible endpoints of this subnetwork. It can be one of the following: - VM_ONLY: The subnetwork can be used for creating instances and IPv6 addresses with VM endpoint type. Such a subnetwork gets external IPv6 ranges from a public delegated prefix and cannot be used to create NetLb. - VM_AND_FR: The subnetwork can be used for creating both VM instances and Forwarding Rules. It can also be used to reserve IPv6 addresses with both VM and FR endpoint types. Such a subnetwork gets its IPv6 range from Google IP Pool directly.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `Subnetwork.Types.Ipv6GceEndpoint` enum in the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `Subnetwork.Types.Ipv6GceEndpoint` enum defines the possible endpoints for a subnetwork, which include `VM_ONLY` and `VM_AND_FR`."],["The documentation lists historical versions of the API from 1.0.0 to the latest release, 3.6.0, of the `Ipv6GceEndpoint`."],["`VM_ONLY` allows the subnetwork to be used for creating instances and IPv6 addresses, while `VM_AND_FR` allows the creation of both VM instances and Forwarding Rules."],["The `UndefinedIpv6GceEndpoint` field is a value indicating that the enum field is not set."]]],[]]