Google Cloud Database Center V1beta Client - Class AutomatedBackupPolicyInfo (0.3.1)

Reference documentation and code samples for the Google Cloud Database Center V1beta Client class AutomatedBackupPolicyInfo.

Automated backup policy signal info

Generated from protobuf message google.cloud.databasecenter.v1beta.AutomatedBackupPolicyInfo

Namespace

Google \ Cloud \ DatabaseCenter \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ sub_resource SubResource

Optional. Sub resource details associated with the signal.

↳ is_enabled bool

Is automated policy enabled.

getSubResource

Optional. Sub resource details associated with the signal.

Returns
Type Description
SubResource|null

hasSubResource

clearSubResource

setSubResource

Optional. Sub resource details associated with the signal.

Parameter
Name Description
var SubResource
Returns
Type Description
$this

getIsEnabled

Is automated policy enabled.

Returns
Type Description
bool

setIsEnabled

Is automated policy enabled.

Parameter
Name Description
var bool
Returns
Type Description
$this