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-03-21 UTC."],[[["The provided content details the version history and documentation for the `Ipv6AccessType` enum within the `Google.Cloud.Compute.V1` API, spanning from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `Ipv6AccessType` enum specifies how IPv6 addresses on a subnet are accessed, with options for `External` (accessible via the Internet and VPC) and `Internal` (accessible only within the VPC network)."],["The documentation emphasizes that the IPv6 access type for a subnet is immutable and can only be set during its creation or the first time it's updated to dual-stack (IPv4/IPv6)."],["The enum also includes a field called `UndefinedIpv6AccessType` to indicate when the field's value is not set."]]],[]]