nextPageToken property

String? nextPageToken
getter/setter pair

Set if there are more results than those appearing in this response; to get the next set of results, call this method again, using this value as the page_token.

Implementation

core.String? nextPageToken;