Interface protos.google.bigtable.admin.v2.IBackupInfo (3.6.0)

Properties of a BackupInfo.

Package

@google-cloud/bigtable!

Properties

backup

backup?: (string|null);

BackupInfo backup

Property Value
TypeDescription
(string|null)

endTime

endTime?: (google.protobuf.ITimestamp|null);

BackupInfo endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

sourceTable

sourceTable?: (string|null);

BackupInfo sourceTable

Property Value
TypeDescription
(string|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

BackupInfo startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)