Compute V1 Client - Class AllowAutoModeSubnet (2.0.0)

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

Specifies whether auto mode subnet creation is allowed.

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

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_AUTO_MODE_SUBNET

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_AUTO_MODE_SUBNET = 0;

AUTO_MODE_SUBNET_ALLOWED

Value: 391042610

Generated from protobuf enum AUTO_MODE_SUBNET_ALLOWED = 391042610;

AUTO_MODE_SUBNET_BLOCKED

Value: 207206006

Generated from protobuf enum AUTO_MODE_SUBNET_BLOCKED = 207206006;