メインコンテンツまでスキップ

GoogleCloudSQLInstanceOutOfDiskReportState

No description

enum GoogleCloudSQLInstanceOutOfDiskReportState {
SQL_OUT_OF_DISK_STATE_UNSPECIFIED
NORMAL
SOFT_SHUTDOWN
}

Values

GoogleCloudSQLInstanceOutOfDiskReportState.SQL_OUT_OF_DISK_STATE_UNSPECIFIED

Unspecified

GoogleCloudSQLInstanceOutOfDiskReportState.NORMAL

The instance has plenty of space on the data disk

GoogleCloudSQLInstanceOutOfDiskReportState.SOFT_SHUTDOWN

The data disk is almost used up

Member of

GoogleCloudSQLInstanceOutOfDiskReport object