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-04-02 UTC."],[[["The latest version of the `VpnGateway.Types.StackType` is 3.6.0, with documentation available for multiple past versions."],["`VpnGateway.Types.StackType` is an enum within the Google.Cloud.Compute.V1 namespace, found in the Google.Cloud.Compute.V1.dll assembly."],["This enum is utilized to designate the IP protocols supported by a VPN gateway, which can either be IPv4 only or both IPv4 and IPv6."],["The `UndefinedStackType` is a field within the enum that indicates that no value has been assigned to it."],["The default stack type for this VPN gateway, if unspecified, will use the `Ipv4Only` designation."]]],[]]