Reference documentation and code samples for the Google Cloud Database Center V1beta Client class SuspensionReason.
The reason for suspension of the database resource.
Protobuf type google.cloud.databasecenter.v1beta.SuspensionReason
Namespace
Google \ Cloud \ DatabaseCenter \ V1betaMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SUSPENSION_REASON_UNSPECIFIED
Value: 0Suspension reason is unspecified.
Generated from protobuf enum SUSPENSION_REASON_UNSPECIFIED = 0;
WIPEOUT_HIDE_EVENT
Value: 1Wipeout hide event.
Generated from protobuf enum WIPEOUT_HIDE_EVENT = 1;
WIPEOUT_PURGE_EVENT
Value: 2Wipeout purge event.
Generated from protobuf enum WIPEOUT_PURGE_EVENT = 2;
BILLING_DISABLED
Value: 3Billing disabled for project
Generated from protobuf enum BILLING_DISABLED = 3;
ABUSER_DETECTED
Value: 4Abuse detected for resource
Generated from protobuf enum ABUSER_DETECTED = 4;
ENCRYPTION_KEY_INACCESSIBLE
Value: 5Encryption key inaccessible.
Generated from protobuf enum ENCRYPTION_KEY_INACCESSIBLE = 5;
REPLICATED_CLUSTER_ENCRYPTION_KEY_INACCESSIBLE
Value: 6Replicated cluster encryption key inaccessible.
Generated from protobuf enum REPLICATED_CLUSTER_ENCRYPTION_KEY_INACCESSIBLE = 6;