Reference documentation and code samples for the Compute Engine v1 API enum UsableSubnetwork.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-03-21 UTC."],[[["This page provides versioned documentation for the `UsableSubnetwork.Types.StackType` enum within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `UsableSubnetwork.Types.StackType` enum defines the stack type for a subnet, allowing for configuration of whether new VMs can be assigned IPv4 addresses only (`IPV4_ONLY`) or both IPv4 and IPv6 addresses (`IPV4_IPV6`)."],["The documentation lists all available versions of the API, from version 1.0.0 up to the latest 3.6.0, providing links to each specific version's documentation for `UsableSubnetwork.Types.StackType`."],["The `UndefinedStackType` is listed as an additional field that indicates when the enum field is not set."]]],[]]