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."],[[["The latest version available for the `VpnGateway.Types.StackType` is 3.6.0, while the document's current version is 2.9.0."],["This documentation provides versioned references for `VpnGateway.Types.StackType` spanning from version 1.0.0 to the latest, 3.6.0, within the `Google.Cloud.Compute.V1` namespace."],["`VpnGateway.Types.StackType` is an enum within the Compute Engine v1 API, used to define the IP protocols enabled for a VPN gateway, with possible values being `IPV4_ONLY`, `IPV4_IPV6`, or `UndefinedStackType`."],["The `Ipv4Ipv6` field enables the VPN gateway with both IPv4 and IPv6 protocols, while the `Ipv4Only` field enables the VPN gateway with only the IPv4 protocol."]]],[]]