Cloud Spanner Database Admin V1 API - Class Google::Cloud::Spanner::Admin::Database::V1::IncrementalBackupSpec (v1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Spanner Database Admin V1 API class Google::Cloud::Spanner::Admin::Database::V1::IncrementalBackupSpec.
The specification for incremental backup chains.
An incremental backup stores the delta of changes between a previous
backup and the database contents at a given version time. An
incremental backup chain consists of a full backup and zero or more
successive incremental backups. The first backup created for an
incremental backup chain is always a full backup.