Properties of a Backup.
Package
@google-cloud/bigtableProperties
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
name
name?: (string|null);
Backup name
sizeBytes
sizeBytes?: (number|Long|string|null);
Backup sizeBytes
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