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."],[[["The latest version available for the `Google.Cloud.Compute.V1.Subnetwork.Types.Ipv6AccessType` is 3.6.0, with multiple historical versions ranging from 1.0.0 to 3.5.0 also documented."],["The `Ipv6AccessType` enum defines the type of IPv6 address access for a subnet within the Compute Engine v1 API."],["There are two specific `Ipv6AccessType` field options: `External`, which provides IPv6 internet and VPC access, and `Internal`, which limits IPv6 access to only within the VPC network."],["The enum also contains `UndefinedIpv6AccessType`, indicating when a field is not set, and `UnspecifiedIpv6AccessType`, whose description is blank."]]],[]]