Compute V1 Client - Class AddressFamily (2.0.0)

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

(Required) limit results to this address family (either IPv4 or IPv6)

Protobuf type google.cloud.compute.v1.ListBgpRoutesRoutersRequest.AddressFamily

Namespace

Google \ Cloud \ Compute \ V1 \ ListBgpRoutesRoutersRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ADDRESS_FAMILY

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ADDRESS_FAMILY = 0;

IPV4

Value: 2254341

Generated from protobuf enum IPV4 = 2254341;

IPV6

Value: 2254343

Generated from protobuf enum IPV6 = 2254343;

UNSPECIFIED_IP_VERSION

Value: 72938440

Generated from protobuf enum UNSPECIFIED_IP_VERSION = 72938440;