Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.Ipv6AccessType.
The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack.
[[["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."],[[["This document provides reference documentation for the `Subnetwork.Types.Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API."],["The enum `Subnetwork.Types.Ipv6AccessType` defines the access type of IPv6 addresses held by a subnet, which is immutable and set during subnet creation."],["The latest version of the documented API is 3.6.0, with versions ranging back to 1.0.0, which covers the various releases of the Google Cloud Compute API."],["The `Ipv6AccessType` enum has four possible values: `External`, `Internal`, `UndefinedIpv6AccessType`, and `UnspecifiedIpv6AccessType`, determining if IPv6 addresses are accessible via the internet or just the VPC."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it's contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]