nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve the next page of results.

Set this in the page_token field of subsequent cases.list requests. If unspecified, there are no more results to retrieve.

Implementation

core.String? nextPageToken;