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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]