Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::VpnGateway::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.
Constants
UNDEFINED_STACK_TYPE
value: 0 A value indicating that the enum field is not set.
IPV4_IPV6
value: 22_197_249 Enable VPN gateway with both IPv4 and IPv6 protocols.
IPV4_ONLY
value: 22_373_798 Enable VPN gateway with only IPv4 protocol.
[[["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 2024-10-30 UTC."],[],[]]