Class AutomatedBackupPolicy (2.32.0)

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

Defines an automated backup policy for a table

Attributes

Name Description
retention_period google.protobuf.duration_pb2.Duration
Required. How long the automated backups should be retained. The only supported value at this time is 3 days.
frequency google.protobuf.duration_pb2.Duration
Required. How frequently automated backups should occur. The only supported value at this time is 24 hours.