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 latest version available for `NetworkInterface.Types.Ipv6AccessType` is 3.6.0, with prior versions available down to 1.0.0."],["`NetworkInterface.Types.Ipv6AccessType` is an enum within the Google.Cloud.Compute.V1 namespace used to define the access type of an IPv6 address."],["The possible values for `Ipv6AccessType` are `External` (for external IPv6 access), `Internal` (for internal IPv6 access), `UndefinedIpv6AccessType`, and `UnspecifiedIpv6AccessType`."],["The `Ipv6AccessType` field determines if the associated IP can be accessed from the internet and is only applicable when the stack type is IPV4_IPV6."]]],[]]