Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::SqlSuspensionReason (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::SqlSuspensionReason.

The suspension reason of the database instance if the state is SUSPENDED.

Constants

SQL_SUSPENSION_REASON_UNSPECIFIED

value: 0
This is an unknown suspension reason.

BILLING_ISSUE

value: 2
The instance is suspended due to billing issues (for example:, account issue)

value: 3
The instance is suspended due to illegal content (for example:, child pornography, copyrighted material, etc.).

OPERATIONAL_ISSUE

value: 4
The instance is causing operational issues (for example:, causing the database to crash).

KMS_KEY_ISSUE

value: 5
The KMS key used by the instance is either revoked or denied access to

PROJECT_ABUSE

value: 8
The project is suspended due to abuse detected by Ares.