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

Properties of a ListTopicSnapshotsRequest.

Package

@google-cloud/pubsub

Properties

pageSize

pageSize?: (number|null);

ListTopicSnapshotsRequest pageSize

pageToken

pageToken?: (string|null);

ListTopicSnapshotsRequest pageToken

topic

topic?: (string|null);

ListTopicSnapshotsRequest topic