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