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
value
mixed
static::value
name
mixed
Constants
SUSPENSION_REASON_UNSPECIFIED
Value: 0
Suspension reason is unspecified.
Generated from protobuf enum SUSPENSION_REASON_UNSPECIFIED = 0;
WIPEOUT_HIDE_EVENT
Value: 1
Wipeout hide event.
Generated from protobuf enum WIPEOUT_HIDE_EVENT = 1;
WIPEOUT_PURGE_EVENT
Value: 2
Wipeout purge event.
Generated from protobuf enum WIPEOUT_PURGE_EVENT = 2;
BILLING_DISABLED
Value: 3
Billing disabled for project
Generated from protobuf enum BILLING_DISABLED = 3;
ABUSER_DETECTED
Value: 4
Abuse detected for resource
Generated from protobuf enum ABUSER_DETECTED = 4;
ENCRYPTION_KEY_INACCESSIBLE
Value: 5
Encryption key inaccessible.
Generated from protobuf enum ENCRYPTION_KEY_INACCESSIBLE = 5;
REPLICATED_CLUSTER_ENCRYPTION_KEY_INACCESSIBLE
Value: 6
Replicated cluster encryption key inaccessible.
Generated from protobuf enum REPLICATED_CLUSTER_ENCRYPTION_KEY_INACCESSIBLE = 6;

