Interface protos.google.pubsub.v1.IListTopicSubscriptionsResponse (3.2.1)

Properties of a ListTopicSubscriptionsResponse.

Package

@google-cloud/pubsub

Properties

nextPageToken

nextPageToken?: (string|null);

ListTopicSubscriptionsResponse nextPageToken

subscriptions

subscriptions?: (string[]|null);

ListTopicSubscriptionsResponse subscriptions