Google Cloud AlloyDB for PostgreSQL V1alpha Client - Class TimeBasedRetention (0.7.1)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1alpha Client class TimeBasedRetention.

A time based retention policy specifies that all backups within a certain time period should be retained.

Generated from protobuf message google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.TimeBasedRetention

Namespace

Google \ Cloud \ AlloyDb \ V1alpha \ AutomatedBackupPolicy

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ retention_period Google\Protobuf\Duration

The retention period.

getRetentionPeriod

The retention period.

Returns
TypeDescription
Google\Protobuf\Duration|null

hasRetentionPeriod

clearRetentionPeriod

setRetentionPeriod

The retention period.

Parameter
NameDescription
var Google\Protobuf\Duration
Returns
TypeDescription
$this