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. If not specified, IPV4_ONLY will be used.
[[["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."],[[["This document provides versioned reference documentation for the `VpnGateway.Types.StackType` enum within the Google Cloud Compute Engine v1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `StackType` enum defines the IP protocols enabled for a VPN gateway, offering options for `Ipv4Only` or `Ipv4Ipv6`."],["The latest version is 3.6.0, while the oldest documented version is 1.0.0."],["The default setting if not specified is `Ipv4Only`."],["There is also `UndefinedStackType`, which is set when no value has been selected for the enum field."]]],[]]