Skip to main content

GoogleCloudSQLInstanceSuspensionReason

No description

enum GoogleCloudSQLInstanceSuspensionReason {
SQL_SUSPENSION_REASON_UNSPECIFIED
BILLING_ISSUE
LEGAL_ISSUE
OPERATIONAL_ISSUE
KMS_KEY_ISSUE
}

Values

GoogleCloudSQLInstanceSuspensionReason.SQL_SUSPENSION_REASON_UNSPECIFIED

Unspecified

GoogleCloudSQLInstanceSuspensionReason.BILLING_ISSUE

The instance is suspended due to billing issues

GoogleCloudSQLInstanceSuspensionReason.LEGAL_ISSUE

The instance is suspended due to illegal content

GoogleCloudSQLInstanceSuspensionReason.OPERATIONAL_ISSUE

The instance is causing operational issues

GoogleCloudSQLInstanceSuspensionReason.KMS_KEY_ISSUE

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

Member of

GoogleCloudSQLMySQLInstance object ● GoogleCloudSQLPostgreSQLInstance object ● GoogleCloudSQLSQLServerInstance object ● GoogleCloudSQLUnspecifiedInstance object