Compute V1 Client - Class AllowCloudRouter (2.0.0)

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

Specifies whether cloud router creation is allowed.

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

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_CLOUD_ROUTER

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_CLOUD_ROUTER = 0;

CLOUD_ROUTER_ALLOWED

Value: 365388284

Generated from protobuf enum CLOUD_ROUTER_ALLOWED = 365388284;

CLOUD_ROUTER_BLOCKED

Value: 181551680

Generated from protobuf enum CLOUD_ROUTER_BLOCKED = 181551680;