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."],[[["The latest version available for the `Google.Cloud.Compute.V1.Subnetwork.Types.Ipv6AccessType` is 3.6.0, with versions ranging down to 1.0.0."],["This documentation provides reference information for the Compute Engine v1 API enum `Subnetwork.Types.Ipv6AccessType`, detailing how a subnet holds an IPv6 address."],["The `Ipv6AccessType` can be set to either `External` for internet-accessible IPv6 addresses or `Internal` for VPC-network-only accessible IPv6 addresses."],["The `Ipv6AccessType` field also has two undefined values: `UndefinedIpv6AccessType`, to indicate that the enum field is not set, and `UnspecifiedIpv6AccessType`."],["The `Ipv6AccessType` is immutable and can only be set when a subnetwork is created, or when a subnetwork is updated to `IPV4_IPV6` dual stack for the first time."]]],[]]