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 webpage details the `Ipv6AccessType` enum within the `Google.Cloud.Compute.V1` namespace, as found in the `Google.Cloud.Compute.V1.dll` assembly, covering multiple versions."],["The latest version available is 3.6.0, with a comprehensive listing of previous versions dating back to 1.0.0 for this enum."],["The `Ipv6AccessType` enum specifies whether IPv6 addresses on a subnet are accessible externally or only within the VPC network, it also shows that the enum field being unset is also tracked."],["The enum contains three fields which are `External` for IPv6 addresses that are accessible via the Internet, `Internal` for IPv6 addresses that are only accessible over the VPC network, and lastly `UndefinedIpv6AccessType` which is to indicate the enum field is not set."]]],[]]