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-21 UTC."],[[["The content provides version history and documentation for the `VpnGateway.Types.StackType` enum within the Google Cloud Compute Engine v1 API."],["The latest version available for this enum is 3.6.0, while the content also lists versions going back to 1.0.0."],["`VpnGateway.Types.StackType` specifies the IP protocol configuration for a VPN gateway, with options for IPv4 only or both IPv4 and IPv6."],["The enum is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The enum contains 3 possible values to choose from which are `Ipv4Ipv6`, `Ipv4Only`, and `UndefinedStackType`."]]],[]]