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."],[[["The latest version of the `Subnetwork.Types.Ipv6AccessType` documentation is 3.6.0, with multiple historical versions available for reference, down to version 1.0.0."],["This documentation covers the `Ipv6AccessType` enum, which is part of the Google Compute Engine v1 API within the `Google.Cloud.Compute.V1` namespace."],["The `Ipv6AccessType` enum defines the accessibility of IPv6 addresses assigned to virtual machines (VMs) on a subnet."],["The types of accessibility are External, where VMs are assigned IPv6 addresses accessible on the internet and VPC network, and Internal where VMs are assigned IPv6 addresses that are only accessible over the VPC network."],["The `UndefinedIpv6AccessType` is a value indicating that the enum field is not set, while the `UnspecifiedIpv6AccessType` doesn't hold a description."]]],[]]