Interface protos.google.pubsub.v1.IListSubscriptionsRequest (2.13.0)

Properties of a ListSubscriptionsRequest.

Package

@google-cloud/pubsub!

Properties

pageSize

pageSize?: (number|null);

ListSubscriptionsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListSubscriptionsRequest pageToken

Property Value
TypeDescription
(string|null)

project

project?: (string|null);

ListSubscriptionsRequest project

Property Value
TypeDescription
(string|null)