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-04-09 UTC."],[[["The content provides reference documentation for the `UsableSubnetwork.Types.Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET platform."],["Version 3.6.0 is the latest version available, while the current view displays information for version 3.5.0, with links to other versions ranging from 1.0.0 to 3.6.0."],["The `Ipv6AccessType` enum defines the access type of IPv6 addresses for subnets, which can be `External` (accessible via the internet and VPC network) or `Internal` (accessible only over the VPC network)."],["The `UndefinedIpv6AccessType` field indicates when the enum field is not set."]]],[]]