nextPageToken property
A token to retrieve the next page of results.
Set this in the page_token
field of subsequent
caseClassifications.list
requests. If unspecified, there are no more
results to retrieve.
Implementation
core.String? nextPageToken;