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

Properties of a ListTopicSnapshotsResponse.

Package

@google-cloud/pubsub

Properties

nextPageToken

nextPageToken?: (string|null);

ListTopicSnapshotsResponse nextPageToken

snapshots

snapshots?: (string[]|null);

ListTopicSnapshotsResponse snapshots