Compute V1 Client - Class IpVersion (2.0.0)

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

The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6.

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

Namespace

Google \ Cloud \ Compute \ V1 \ ForwardingRule

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;

UNSPECIFIED_VERSION

Value: 21850000

Generated from protobuf enum UNSPECIFIED_VERSION = 21850000;