nextPageToken property

String? nextPageToken
getter/setter pair

If not empty, indicates that there may be more subscriptions that match the request; this value should be passed in a new ListTopicSubscriptionsRequest to get more subscriptions.

Optional.

Implementation

core.String? nextPageToken;