Reference documentation and code samples for the Compute Engine v1 API enum NetworkInterface.Types.Ipv6AccessType.
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.
[[["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."],[[["This document provides versioned reference documentation for the `NetworkInterface.Types.Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API."],["The latest version of the documentation available is version 3.6.0, with versions ranging back to 1.0.0 that are accessible."],["The `Ipv6AccessType` enum specifies whether an IP address on a network interface can be accessed externally or internally, as it can be either `External` or `Internal`."],["This enum is found within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."],["The `UndefinedIpv6AccessType` and `UnspecifiedIpv6AccessType` are included as options for the enum, with the first signifying that the enum is unset."]]],[]]