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

Properties of a ListSubscriptionsResponse.

Package

@google-cloud/pubsub

Properties

nextPageToken

nextPageToken?: (string|null);

ListSubscriptionsResponse nextPageToken

subscriptions

subscriptions?: (google.pubsub.v1.ISubscription[]|null);

ListSubscriptionsResponse subscriptions