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

Properties of a ListSnapshotsResponse.

Package

@google-cloud/bigtable

Properties

nextPageToken

nextPageToken?: (string|null);

ListSnapshotsResponse nextPageToken

snapshots

snapshots?: (google.bigtable.admin.v2.ISnapshot[]|null);

ListSnapshotsResponse snapshots