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-04-09 UTC."],[[["This page provides versioned documentation for the `InterconnectAttachment.Types.StackType` enum within the Google Cloud Compute Engine v1 API."],["The latest version available is 3.6.0, but there are many older versions provided, ranging down to 1.0.0."],["The `StackType` enum determines whether an interconnect attachment will be configured for IPv4 only or both IPv4 and IPv6 addressing."],["There are three possible values for the `StackType` enum: `Ipv4Ipv6`, `Ipv4Only`, and `UndefinedStackType`."],["The default value for `StackType` if not specified during creation or update, will be `IPV4_ONLY`."]]],[]]