Network Services V1 API - Module Google::Cloud::NetworkServices::V1::Gateway::IpVersion (v2.2.0)

Reference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::Gateway::IpVersion.

The types of IP version for the gateway. Possible values are:

  • IPV4
  • IPV6

Constants

IP_VERSION_UNSPECIFIED

value: 0
The type when IP version is not specified. Defaults to IPV4.

IPV4

value: 1
The type for IP version 4.

IPV6

value: 2
The type for IP version 6.