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 content provides documentation for the `StackType` enum within the `Google.Cloud.Compute.V1` namespace, specifically for `InterconnectAttachment`."],["Version 3.6.0 is the latest release, and there are links to documentation for previous versions, spanning from 1.0.0 to the current version."],["The `StackType` enum has three possible values: `Ipv4Ipv6` (allowing both IPv4 and IPv6), `Ipv4Only` (restricting to IPv4), and `UndefinedStackType` (indicating the field is not set)."],["The default value when the stack type is not specified is `Ipv4Only`."]]],[]]