Interface protos.google.pubsub.v1.IListTopicSnapshotsResponse (3.2.1)

Properties of a ListTopicSnapshotsResponse.

Package

@google-cloud/pubsub

Properties

nextPageToken

nextPageToken?: (string|null);

ListTopicSnapshotsResponse nextPageToken

snapshots

snapshots?: (string[]|null);

ListTopicSnapshotsResponse snapshots