Google Cloud AlloyDB for PostgreSQL V1 Client - Class ContinuousBackupInfo (0.10.3)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class ContinuousBackupInfo.

ContinuousBackupInfo describes the continuous backup properties of a cluster.

Generated from protobuf message google.cloud.alloydb.v1.ContinuousBackupInfo

Namespace

Google \ Cloud \ AlloyDb \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ encryption_info
Google\Cloud\AlloyDb\V1\EncryptionInfo

Output only. The encryption information for the WALs and backups required for ContinuousBackup.

↳ enabled_time
Google\Protobuf\Timestamp

Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.

↳ schedule
array

Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.

↳ earliest_restorable_time
Google\Protobuf\Timestamp

Output only. The earliest restorable time that can be restored to. Output only field.

getEncryptionInfo

Output only. The encryption information for the WALs and backups required for ContinuousBackup.

Returns
Type
Description

hasEncryptionInfo

clearEncryptionInfo

setEncryptionInfo

Output only. The encryption information for the WALs and backups required for ContinuousBackup.

Parameter
Name
Description
Returns
Type
Description
$this

getEnabledTime

Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.

Returns
Type
Description

hasEnabledTime

clearEnabledTime

setEnabledTime

Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.

Parameter
Name
Description
Returns
Type
Description
$this

getSchedule

Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.

Returns
Type
Description

setSchedule

Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this

getEarliestRestorableTime

Output only. The earliest restorable time that can be restored to. Output only field.

Returns
Type
Description

hasEarliestRestorableTime

clearEarliestRestorableTime

setEarliestRestorableTime

Output only. The earliest restorable time that can be restored to. Output only field.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: