nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve the next page of results.

This should be set in the page_token field of subsequent ListCasesRequest message that is issued. If unspecified, there are no more results to retrieve.

Implementation

core.String? nextPageToken;