Class BackupType (2.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.