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-09 UTC."],[[["The latest version of the `StackType` documentation is 3.6.0, which is within the `Google.Cloud.Compute.V1` namespace."],["The `StackType` enum is found within the `Google.Cloud.Compute.V1.Subnetwork.Types` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["This documentation provides a historical overview of the `StackType` enum, showing version history dating back to version 1.0.0, through 2.0.0, and up to version 3.6.0."],["The `StackType` enum defines options for IP addressing within subnets, including `Ipv4Only` (only IPv4 addresses) and `Ipv4Ipv6` (both IPv4 and IPv6 addresses), as well as `UndefinedStackType`, and `UnspecifiedStackType`."]]],[]]