Google Cloud Sql Admin V1 Client - Class PerformDiskShrinkContext (0.7.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class PerformDiskShrinkContext.

Perform disk shrink context.

Generated from protobuf message google.cloud.sql.v1.PerformDiskShrinkContext

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ target_size_gb int|string

The target disk shrink size in GigaBytes.

getTargetSizeGb

The target disk shrink size in GigaBytes.

Returns
TypeDescription
int|string

setTargetSizeGb

The target disk shrink size in GigaBytes.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this