Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::SqlSuspensionReason (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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)
LEGAL_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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-24 UTC."],[],[]]