nextPageToken property

String? nextPageToken
getter/setter pair

If present, this response does not contain all requested tasks.

To obtain the next page of results, repeat the request with page_token set to this value.

Implementation

core.String? nextPageToken;