The stack type for this subnet 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 resource creation time and updated using patch.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.Subnetwork.Types.StackType` is 3.6.0, and there are several previous versions accessible, ranging from 1.0.0 to 3.5.0."],["The `StackType` enum is used to define if the IPv6 feature is enabled for a subnet, and it defaults to `IPV4_ONLY` if not specified."],["There are four enum field options within `StackType` which are: `Ipv4Ipv6` which designates dual-stack IP assignments, `Ipv4Only` which limits to IPv4 addresses, `UndefinedStackType` indicating an unset enum, and `UnspecifiedStackType`."],["The `StackType` configuration can be set during subnet creation and modified later using a patch method."]]],[]]