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 page provides reference documentation for the `VpnGateway.Types.StackType` enum within the Google.Cloud.Compute.V1 API."],["The enum `VpnGateway.Types.StackType` specifies the IP protocols enabled for a VPN gateway, with options for `Ipv4Only` or `Ipv4Ipv6`."],["The latest version of this API is 3.6.0, but versions back to 1.0.0 are also documented and accessible."],["The default stack type for VPN gateways, if unspecified, is `IPV4_ONLY`."],["There are three defined fields within the `VpnGateway.Types.StackType` which include `Ipv4Ipv6`, `Ipv4Only`, and `UndefinedStackType`."]]],[]]