Compute V1 Client - Class IpVersion (2.0.0)

Reference documentation and code samples for the Compute V1 Client class IpVersion.

IP version of this interface.

Protobuf type google.cloud.compute.v1.RouterInterface.IpVersion

Namespace

Google \ Cloud \ Compute \ V1 \ RouterInterface

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_IP_VERSION

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_IP_VERSION = 0;

IPV4

Value: 2254341

Generated from protobuf enum IPV4 = 2254341;

IPV6

Value: 2254343

Generated from protobuf enum IPV6 = 2254343;