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

Properties of a ListTopicSubscriptionsResponse.

Package

@google-cloud/pubsub

Properties

nextPageToken

nextPageToken?: (string|null);

ListTopicSubscriptionsResponse nextPageToken

subscriptions

subscriptions?: (string[]|null);

ListTopicSubscriptionsResponse subscriptions