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-24 UTC."],[[["The content provides reference documentation for the `NetworkInterface.Types.Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API."],["This enum defines the accessibility of IPv6 addresses for network interfaces, with options being `External` for internet access or `Internal` for internal access."],["The latest documented version is 3.6.0, with the documentation spanning back to version 1.0.0, which shows an array of versions for the library."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace and is located within the `Google.Cloud.Compute.V1.dll` assembly."],["The enum contains fields such as `External`, `Internal`, `UndefinedIpv6AccessType`, and `UnspecifiedIpv6AccessType`, each with specific functions or undefined states."]]],[]]