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 Compute Engine v1 API, specifically for the .NET environment."],["The latest version documented is 3.6.0, and the page lists all available versions down to 1.0.0, allowing access to historical documentation."],["The `VpnGateway.Types.StackType` enum defines the IP protocols that can be enabled for a VPN gateway, with options for `IPV4_ONLY` and `IPV4_IPV6`, and defaults to `IPV4_ONLY` if not specified."],["The documented fields within the `VpnGateway.Types.StackType` include `Ipv4Ipv6`, `Ipv4Only`, and `UndefinedStackType`, each corresponding to a specific VPN gateway configuration or the absence of a defined type."]]],[]]