Class BackupType (2.32.0)

BackupType(value)

The type of the backup.

Enums

Name Description
BACKUP_TYPE_UNSPECIFIED Not specified.
STANDARD 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 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.