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-04-09 UTC."],[[["This page provides reference documentation for the `VpnGateway.Types.StackType` enum within the Google.Cloud.Compute.V1 API, detailing its usage in configuring VPN gateway IP protocols."],["The available `StackType` enum values are `Ipv4Ipv6`, `Ipv4Only`, `Ipv6Only`, and `UndefinedStackType`, which dictate the supported IP protocols for the VPN gateway."],["The documentation includes links to various versions of the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 to the latest version 3.6.0."],["The default behavior of the `StackType` is to use `IPV4_ONLY` if the gateway IP version is `IPV4`, or `IPV4_IPV6` if the gateway IP version is `IPV6`, if no specific `StackType` is defined."]]],[]]