Class TimeBasedRetention (0.3.10)

TimeBasedRetention(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
retention_period google.protobuf.duration_pb2.Duration
The retention period.