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 \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
RESTRICTED_ACTION_UNSPECIFIED
Value: 0Unspecified restricted action
Generated from protobuf enum RESTRICTED_ACTION_UNSPECIFIED = 0;
DELETE
Value: 1Prevent volume from being deleted when mounted.
Generated from protobuf enum DELETE = 1;