| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
SqlOutOfDiskReport |
SqlOutOfDiskReport.clone() |
SqlOutOfDiskReport |
DatabaseInstance.getOutOfDiskReport()
This field represents the report generated by the proactive database wellness job for OutOfDisk
issues.
|
SqlOutOfDiskReport |
SqlOutOfDiskReport.set(String fieldName,
Object value) |
SqlOutOfDiskReport |
SqlOutOfDiskReport.setSqlMinRecommendedIncreaseSizeGb(Integer sqlMinRecommendedIncreaseSizeGb)
The minimum recommended increase size in GigaBytes This field is consumed by the frontend *
Writers: * the proactive database wellness job for OOD.
|
SqlOutOfDiskReport |
SqlOutOfDiskReport.setSqlOutOfDiskState(String sqlOutOfDiskState)
This field represents the state generated by the proactive database wellness job for OutOfDisk
issues.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseInstance |
DatabaseInstance.setOutOfDiskReport(SqlOutOfDiskReport outOfDiskReport)
This field represents the report generated by the proactive database wellness job for OutOfDisk
issues.
|
Copyright © 2011–2022 Google. All rights reserved.