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-04-09 UTC."],[[["This page provides versioned documentation for the `Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1.Subnetwork.Types` namespace."],["The latest version available is 3.6.0, and the page for version 3.5.0 is currently displayed, while historical versions back to 1.0.0 are also accessible through direct links."],["The `Ipv6AccessType` enum defines the accessibility of IPv6 addresses on a subnet, with possible values including `External` for internet and VPC access, and `Internal` for VPC-only access."],["The enum also includes fields `UndefinedIpv6AccessType` and `UnspecifiedIpv6AccessType`, which represent when the value is not set or unspecified, respectively."],["The page describes that the access type is immutable and is defined when the subnet is created or updated to IPV4_IPV6 dual stack."]]],[]]