Compute Engine v1 API - Enum VpnGateway.Types.StackType (3.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumVpnGateway.Types.StackType
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 isIPV4, or IPV4_IPV6 if the gateway IP version isIPV6.