Module: Google::Cloud::DatabaseCenter::V1beta::SuspensionReason
- Defined in:
- proto_docs/google/cloud/databasecenter/v1beta/suspension_reason.rb
Overview
The reason for suspension of the database resource.
Constant Summary collapse
- SUSPENSION_REASON_UNSPECIFIED =
Suspension reason is unspecified.
0- WIPEOUT_HIDE_EVENT =
Wipeout hide event.
1- WIPEOUT_PURGE_EVENT =
Wipeout purge event.
2- BILLING_DISABLED =
Billing disabled for project
3- ABUSER_DETECTED =
Abuse detected for resource
4- ENCRYPTION_KEY_INACCESSIBLE =
Encryption key inaccessible.
5- REPLICATED_CLUSTER_ENCRYPTION_KEY_INACCESSIBLE =
Replicated cluster encryption key inaccessible.
6