Class DefaultBackupScheduleType (3.63.0)

DefaultBackupScheduleType(value)

Indicates the default backup schedule <https://cloud.google.com/spanner/docs/backup#default-backup-schedules>__ behavior for new databases within the instance.

Enums

Name Description
DEFAULT_BACKUP_SCHEDULE_TYPE_UNSPECIFIED Not specified.
NONE A default backup schedule isn't created automatically when a new database is created in the instance.
AUTOMATIC A default backup schedule is created automatically when a new database is created in the instance. The default backup schedule creates a full backup every 24 hours. These full backups are retained for 7 days. You can edit or delete the default backup schedule once it's created.