Interface protos.google.pubsub.v1.IListSnapshotsResponse (4.3.3)

Properties of a ListSnapshotsResponse.

Package

@google-cloud/pubsub

Properties

nextPageToken

nextPageToken?: (string|null);

ListSnapshotsResponse nextPageToken

snapshots

snapshots?: (google.pubsub.v1.ISnapshot[]|null);

ListSnapshotsResponse snapshots