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 page provides versioned documentation for the `StackType` enum within the `Google.Cloud.Compute.V1` namespace, detailing available versions from 1.0.0 up to the latest, 3.6.0."],["The `StackType` enum controls whether an interconnect attachment supports IPv4 only (`Ipv4Only`) or both IPv4 and IPv6 (`Ipv4Ipv6`) addresses."],["The documentation also specifies that if no `StackType` is specified, `IPV4_ONLY` will be the default setting for the interconnect attachment."],["The page lists all the versions of the `StackType` enum available and links to their specific documentation within `Google.Cloud.Compute.V1.InterconnectAttachment.Types.StackType`."],["There is also a field `UndefinedStackType` that indicates that the enum field is not set."]]],[]]