nextPageToken property

String? nextPageToken
getter/setter pair

If not empty, indicates that there may be more topics that match the request; this value should be passed in a new ListTopicsRequest.

Optional.

Implementation

core.String? nextPageToken;