Compute V1 Client - Class AllowPsc (2.0.0)

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

Specifies whether PSC creation is allowed.

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

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_PSC

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_PSC = 0;

PSC_ALLOWED

Value: 171559657

Generated from protobuf enum PSC_ALLOWED = 171559657;

PSC_BLOCKED

Value: 524593965

Generated from protobuf enum PSC_BLOCKED = 524593965;