Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachment.Types.StackType.
The stack type for this interconnect attachment to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used. This field can be both set at interconnect attachments creation and update interconnect attachment operations.
[[["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."],[[["This document provides reference documentation for the `InterconnectAttachment.Types.StackType` enum within the Google Compute Engine v1 API."],["The `StackType` enum is used to determine whether an interconnect attachment supports IPv6, IPv4, or both."],["The most current version of the documentation is 3.6.0, with the oldest version listed being 1.0.0, and the list includes many different iterations."],["The available fields within the enum are `Ipv4Ipv6` (supporting both IPv4 and IPv6 addresses), `Ipv4Only` (supporting only IPv4 addresses), and `UndefinedStackType` (indicating the enum field is not set)."]]],[]]