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 latest version of the documentation available is 3.6.0, and it includes documentation for versions ranging from 1.0.0 up to 3.6.0, including older versions like 2.16.0."],["The `StackType` enum is used to specify whether an interconnect attachment supports IPv4 only or both IPv4 and IPv6 addresses, with `Ipv4Only` being the default if not specified."],["The `InterconnectAttachment.Types.StackType` enum contains three fields: `Ipv4Ipv6` (supporting both IPv4 and IPv6), `Ipv4Only` (supporting only IPv4), and `UndefinedStackType` (indicating the enum field is not set)."],["This document falls under the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]