Interface protos.google.bigtable.admin.v2.IListBackupsResponse (3.5.4)

Properties of a ListBackupsResponse.

Package

@google-cloud/bigtable!

Properties

backups

backups?: (google.bigtable.admin.v2.IBackup[]|null);

ListBackupsResponse backups

Property Value
TypeDescription
(google.bigtable.admin.v2.IBackup[]|null)

nextPageToken

nextPageToken?: (string|null);

ListBackupsResponse nextPageToken

Property Value
TypeDescription
(string|null)