nextPageToken property
A continuation token to resume the query at the next item.
Will only be set if there are more Executions to fetch.
Implementation
core.String? nextPageToken;
A continuation token to resume the query at the next item.
Will only be set if there are more Executions to fetch.
core.String? nextPageToken;