Google Cloud AlloyDB for PostgreSQL V1beta Client - Class UpdatePolicy (0.7.1)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class UpdatePolicy.

Policy to be used while updating the instance.

Generated from protobuf message google.cloud.alloydb.v1beta.Instance.UpdatePolicy

Namespace

Google \ Cloud \ AlloyDb \ V1beta \ Instance

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ mode int

Mode for updating the instance.

getMode

Mode for updating the instance.

Returns
TypeDescription
int

setMode

Mode for updating the instance.

Parameter
NameDescription
var int
Returns
TypeDescription
$this