Cloud Spanner Instance Admin V1 API - Module Google::Cloud::Spanner::Admin::Instance::V1::Instance::DefaultBackupScheduleType (v2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::Instance::DefaultBackupScheduleType.
value: 1 A default backup schedule isn't created automatically when a new database
is created in the instance.
AUTOMATIC
value: 2 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.