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-03-21 UTC."],[[["The content provides reference documentation for the `Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The enum `Ipv6AccessType` defines the scope of IPv6 access, with options for `External` (accessible from the internet) and `Internal` (internal IPv6)."],["The documentation spans multiple versions of the Google.Cloud.Compute.V1 package, ranging from version 1.0.0 up to the latest version 3.6.0."],["There are also `UndefinedIpv6AccessType` and `UnspecifiedIpv6AccessType` fields available in this enum."],["The documentation indicates that the IPv6 access type is inherited from the subnetwork and is only applicable when the `stackType` is `IPV4_IPV6`."]]],[]]