Compute V1 Client - Class AllowInterconnect (2.1.0)

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

Specifies whether Cloud Interconnect creation is allowed.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowInterconnect

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_INTERCONNECT

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_INTERCONNECT = 0;

INTERCONNECT_ALLOWED

Value: 162845399

Generated from protobuf enum INTERCONNECT_ALLOWED = 162845399;

INTERCONNECT_BLOCKED

Value: 515879707

Generated from protobuf enum INTERCONNECT_BLOCKED = 515879707;