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 reference documentation for the `StackType` enum within the Google Compute Engine v1 API, specifically for the `UsableSubnetwork.Types`."],["The latest version of the documentation is for version 3.6.0, with a range of versions from 1.0.0 up to 3.6.0 also available."],["The `StackType` enum defines whether new VMs in a subnet can be assigned IPv4 addresses only (`Ipv4Only`) or both IPv4 and IPv6 addresses (`Ipv4Ipv6`)."],["The `UndefinedStackType` is a field that indicates if the enum field has not been set."]]],[]]