Reference documentation and code samples for the Compute Engine v1 API enum VpnGateway.Types.StackType.
The stack type for this VPN gateway to identify the IP protocols that are enabled. Possible values are: IPV4_ONLY, IPV4_IPV6, IPV6_ONLY. If not specified, IPV4_ONLY is used if the gateway IP version is IPV4, or IPV4_IPV6 if the gateway IP version is IPV6.
[[["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-24 UTC."],[[["The latest version of the `VpnGateway.Types.StackType` is 3.6.0, which is part of the Google.Cloud.Compute.V1 API."],["This document lists multiple historical versions of `VpnGateway.Types.StackType`, going back to version 1.0.0."],["`VpnGateway.Types.StackType` is an enum that defines the IP protocol capabilities of a VPN gateway, including options for IPv4 only, IPv6 only, or both IPv4 and IPv6, as well as a special enum to indicate that no value has been assigned."],["The default stack type for a VPN gateway is IPV4_ONLY unless the gateway's IP version is IPV6, in which case it is IPV4_IPV6."],["The `VpnGateway.Types.StackType` enum is located in the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]