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-03-21 UTC."],[[["This webpage details the `StackType` enum within the `Google.Cloud.Compute.V1` namespace, specifically focusing on subnet stack types."],["The latest version of this documentation is 3.6.0, with historical versions ranging from 1.0.0 to the most recent release."],["The `StackType` enum defines options for new VMs within a subnet, offering `Ipv4Only` where they will only have IPv4, and `Ipv4Ipv6` where they can be assigned both IPv4 and IPv6 addresses."],["There are additional fields within the `StackType` enum including `UndefinedStackType` indicating the field isn't set and `UnspecifiedStackType` which has no description."],["Version 1.3.0 of the documentation is the current version being displayed at the top of the webpage, with the ability to navigate to the various available versions."]]],[]]