Interface protos.google.pubsub.v1.IListSnapshotsRequest (2.16.6)

Properties of a ListSnapshotsRequest.

Package

@google-cloud/pubsub!

Properties

pageSize

pageSize?: (number|null);

ListSnapshotsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListSnapshotsRequest pageToken

Property Value
TypeDescription
(string|null)

project

project?: (string|null);

ListSnapshotsRequest project

Property Value
TypeDescription
(string|null)