The stack type for the subnet. If set to IPV4_ONLY, new VMs in the subnet are assigned IPv4 addresses only. If set to IPV4_IPV6, new VMs in the subnet can be assigned both IPv4 and IPv6 addresses. If not specified, IPV4_ONLY is used. This field can be both set at resource creation time and updated using patch.
[[["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-02 UTC."],[[["This webpage details the `StackType` enum within the `Google.Cloud.Compute.V1` namespace, specifically focusing on the different versions available."],["The latest version of `StackType` is 3.6.0, which is part of the greater Google.Cloud.Compute.V1 package."],["The `StackType` enum defines how IP addresses are allocated to new VMs within a subnet, with options for `IPV4_ONLY`, `IPV4_IPV6`, `UndefinedStackType`, and `UnspecifiedStackType`."],["The stack type can be assigned at the time of creation of a resource, as well as updated by using the patch method."],["The content provided documents all the different versions of the API, with the earliest being `1.0.0`, and spanning all the way to the latest `3.6.0` version."]]],[]]