Google Cloud AlloyDB for PostgreSQL V1beta Client - Class TimeBasedRetention (0.6.0)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta 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.v1beta.AutomatedBackupPolicy.TimeBasedRetention

Namespace

Google \ Cloud \ AlloyDb \ V1beta \ 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