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."],[[["The content provides documentation for the `VpnGateway.Types.StackType` enum within the Google Cloud Compute Engine v1 API."],["This enum defines the available IP protocol configurations for a VPN gateway, which includes `IPV4_ONLY`, `IPV4_IPV6`, and `IPV6_ONLY`."],["Version 3.6.0 is the latest release for this documentation, while there are a vast amount of prior versions dating back to version 1.0.0."],["The documentation is contained within the `Google.Cloud.Compute.V1` namespace and in the `Google.Cloud.Compute.V1.dll` assembly."],["The `UndefinedStackType` field exists within the enum to indicate that the field has not been defined."]]],[]]