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."],[[["The latest version of the `InterconnectAttachment.Types.StackType` is 3.6.0, with documentation available for multiple versions ranging from 1.0.0 to 3.6.0."],["This documentation pertains to the `InterconnectAttachment.Types.StackType` enum within the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["The `InterconnectAttachment.Types.StackType` enum defines whether an interconnect attachment supports IPv4 only or both IPv4 and IPv6 addressing."],["The `Ipv4Only` and `Ipv4Ipv6` are the two primary fields of the enum that define the potential addressing, with `UndefinedStackType` specifying that a field has not been defined."],["The default stack type for the Interconnect Attachment is `Ipv4Only` if no stack type has been chosen."]]],[]]