Class DefaultBackupScheduleType (3.67.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]