Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Backup::BackupType (v1.3.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::Backup::BackupType.

The type of the backup.

Constants

BACKUP_TYPE_UNSPECIFIED

value: 0
Not specified.

STANDARD

value: 1
The default type for Cloud Bigtable managed backups. Supported for backups created in both HDD and SSD instances. Requires optimization when restored to a table in an SSD instance.

HOT

value: 2
A backup type with faster restore to SSD performance. Only supported for backups created in SSD instances. A new SSD table restored from a hot backup reaches production performance more quickly than a standard backup.