Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::Instance::DefaultBackupScheduleType.
Indicates the default backup behavior for new databases within the
instance.
Constants
DEFAULT_BACKUP_SCHEDULE_TYPE_UNSPECIFIED
value: 0 Not specified.
NONE
value: 1 No default backup schedule will be created automatically on creation of a
database within the instance.
AUTOMATIC
value: 2 A default backup schedule will be created automatically on creation of a
database within the instance. The default backup schedule creates a full
backup every 24 hours and retains the backup for a period of 7 days. Once
created, the default backup schedule can be edited/deleted similar to any
other backup schedule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]