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 a version history and documentation for the `NetworkInterface.Types.Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["This enum, `NetworkInterface.Types.Ipv6AccessType`, defines whether an IP can be accessed from the internet, with options including `EXTERNAL` and `INTERNAL` which dictate external or internal IPv6 access for the network interface, respectively."],["The `Ipv6AccessType` enum also contains `UndefinedIpv6AccessType` to indicate when the enum field is unset, as well as `UnspecifiedIpv6AccessType`."],["The documentation provided covers a multitude of past versions, ranging from version 1.0.0 to the current 3.6.0, all within the namespace `Google.Cloud.Compute.V1`."],["The `Ipv6AccessType` is only valid when `stackType` is `IPV4_IPV6`, and always inherets from it's subnetwork."]]],[]]