Google Cloud Sql Admin V1beta4 Client - Class SqlOutOfDiskReport (0.7.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class SqlOutOfDiskReport.

This message wraps up the information written by out-of-disk detection job.

Generated from protobuf message google.cloud.sql.v1beta4.DatabaseInstance.SqlOutOfDiskReport

Namespace

Google \ Cloud \ Sql \ V1beta4 \ DatabaseInstance

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ sql_out_of_disk_state int

This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job

↳ sql_min_recommended_increase_size_gb int

The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:

getSqlOutOfDiskState

This field represents the state generated by the proactive database wellness job for OutOfDisk issues.

  • Writers:
    • the proactive database wellness job for OOD.
  • Readers:
    • the proactive database wellness job
Returns
TypeDescription
int

hasSqlOutOfDiskState

clearSqlOutOfDiskState

setSqlOutOfDiskState

This field represents the state generated by the proactive database wellness job for OutOfDisk issues.

  • Writers:
    • the proactive database wellness job for OOD.
  • Readers:
    • the proactive database wellness job
Parameter
NameDescription
var int
Returns
TypeDescription
$this

getSqlMinRecommendedIncreaseSizeGb

The minimum recommended increase size in GigaBytes This field is consumed by the frontend

  • Writers:

    • the proactive database wellness job for OOD.
  • Readers:

Returns
TypeDescription
int

hasSqlMinRecommendedIncreaseSizeGb

clearSqlMinRecommendedIncreaseSizeGb

setSqlMinRecommendedIncreaseSizeGb

The minimum recommended increase size in GigaBytes This field is consumed by the frontend

  • Writers:

    • the proactive database wellness job for OOD.
  • Readers:

Parameter
NameDescription
var int
Returns
TypeDescription
$this