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

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
Name Description
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
Type Description
int|string

setTargetSizeGb

The target disk shrink size in GigaBytes.

Parameter
Name Description
var int|string
Returns
Type Description
$this