Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.StackType.
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."],[[["The content provides versioned documentation for the `Subnetwork.Types.StackType` enum within the Google.Cloud.Compute.V1 API, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `Subnetwork.Types.StackType` enum defines the IP addressing capabilities of VMs within a subnet, supporting `Ipv4Only` and `Ipv4Ipv6` options."],["The latest version of this documentation is version 3.6.0, with current namespace `Google.Cloud.Compute.V1` with all versions from 1.0.0 to 3.6.0 being accessible."],["This enum includes an `UndefinedStackType` that indicates the enum field is not set and an `UnspecifiedStackType` that has no description."]]],[]]