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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ retention_period Google\Protobuf\Duration

The retention period.

getRetentionPeriod

The retention period.

Returns
Type Description
Google\Protobuf\Duration|null

hasRetentionPeriod

clearRetentionPeriod

setRetentionPeriod

The retention period.

Parameter
Name Description
var Google\Protobuf\Duration
Returns
Type Description
$this