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

Properties of a BackupInfo.

Package

@google-cloud/bigtable

Properties

backup

backup?: (string|null);

BackupInfo backup

endTime

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

BackupInfo endTime

sourceTable

sourceTable?: (string|null);

BackupInfo sourceTable

startTime

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

BackupInfo startTime