Reference documentation and code samples for the Compute Engine v1 API enum UsableSubnetwork.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-24 UTC."],[[["This document provides reference information for the `UsableSubnetwork.Types.Ipv6AccessType` enum within the Google Compute Engine v1 API."],["The latest version documented is 3.6.0, with a historical range of versions available from 1.0.0 to 3.6.0, and the current displayed version is 2.17.0."],["The `Ipv6AccessType` enum defines the accessibility of IPv6 addresses assigned to virtual machines (VMs) within a subnet, such as whether they are `External` (accessible via the Internet and VPC network) or `Internal` (accessible only over the VPC network)."],["The enum has an `UndefinedIpv6AccessType` field to indicate when the value is unset."],["The namespace is `Google.Cloud.Compute.V1` and it's contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]