Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::VpnGateway::GatewayIpVersion (v2.10.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::VpnGateway::GatewayIpVersion.

The IP family of the gateway IPs for the HA-VPN gateway interfaces. If not specified, IPV4 will be used.

Constants

UNDEFINED_GATEWAY_IP_VERSION

value: 0
A value indicating that the enum field is not set.

IPV4

value: 2_254_341
Every HA-VPN gateway interface is configured with an IPv4 address.

IPV6

value: 2_254_343
Every HA-VPN gateway interface is configured with an IPv6 address.