Google Cloud Net App V1 Client - Class RestrictedAction (0.3.1)

Reference documentation and code samples for the Google Cloud Net App V1 Client class RestrictedAction.

Actions to be restricted for a volume.

Protobuf type google.cloud.netapp.v1.RestrictedAction

Namespace

Google \ Cloud \ NetApp \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

RESTRICTED_ACTION_UNSPECIFIED

Value: 0

Unspecified restricted action

Generated from protobuf enum RESTRICTED_ACTION_UNSPECIFIED = 0;

DELETE

Value: 1

Prevent volume from being deleted when mounted.

Generated from protobuf enum DELETE = 1;