Properties of a Backup.
Package
@google-cloud/bigtableProperties
backupType
backupType?: (google.bigtable.admin.v2.Backup.BackupType|keyof typeof google.bigtable.admin.v2.Backup.BackupType|null);
Backup backupType
encryptionInfo
encryptionInfo?: (google.bigtable.admin.v2.IEncryptionInfo|null);
Backup encryptionInfo
endTime
endTime?: (google.protobuf.ITimestamp|null);
Backup endTime
expireTime
expireTime?: (google.protobuf.ITimestamp|null);
Backup expireTime
hotToStandardTime
hotToStandardTime?: (google.protobuf.ITimestamp|null);
Backup hotToStandardTime
name
name?: (string|null);
Backup name
sizeBytes
sizeBytes?: (number|Long|string|null);
Backup sizeBytes
sourceBackup
sourceBackup?: (string|null);
Backup sourceBackup
sourceTable
sourceTable?: (string|null);
Backup sourceTable
startTime
startTime?: (google.protobuf.ITimestamp|null);
Backup startTime
state
state?: (google.bigtable.admin.v2.Backup.State|keyof typeof google.bigtable.admin.v2.Backup.State|null);
Backup state