nextPageToken property
A continuation token to resume the query at the next item.
If set, indicates that there are more steps to read, by calling list again with this value in the page_token field.
Implementation
core.String? nextPageToken;
A continuation token to resume the query at the next item.
If set, indicates that there are more steps to read, by calling list again with this value in the page_token field.
core.String? nextPageToken;