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."],[[["This document provides versioned reference documentation for the `Ipv6AccessType` enum within the `Google.Cloud.Compute.V1` namespace, detailing versions from 1.0.0 up to the latest release 3.6.0."],["The `Ipv6AccessType` enum specifies the type of access for IPv6 addresses on a subnet and is only settable upon creation or first update to dual stack, as detailed in the field description section."],["The enum includes four possible field values: `External` (accessible via Internet and VPC network), `Internal` (accessible only over the VPC network), `UndefinedIpv6AccessType` (enum field is not set), and `UnspecifiedIpv6AccessType` (no specific description provided)."],["The documentation is part of the `Google.Cloud.Compute.V1.dll` assembly, which is for Compute Engine v1 API."]]],[]]