GoogleCloudSQLInstanceOutOfDiskReport
No description
type GoogleCloudSQLInstanceOutOfDiskReport {
minimumRecommendedIncreaseSizeGb: Uint64!
outOfDiskState: GoogleCloudSQLInstanceOutOfDiskReportState!
}
Fields
GoogleCloudSQLInstanceOutOfDiskReport.minimumRecommendedIncreaseSizeGb ● Uint64! non-null scalar
The minimum recommended increase size in GigaBytes
GoogleCloudSQLInstanceOutOfDiskReport.outOfDiskState ● GoogleCloudSQLInstanceOutOfDiskReportState! non-null enum
The state for OutOfDisk issues
Member of
GoogleCloudSQLMySQLInstance object ● GoogleCloudSQLPostgreSQLInstance object ● GoogleCloudSQLSQLServerInstance object ● GoogleCloudSQLUnspecifiedInstance object