nextPageToken property
The next-pagination token.
For multiple-page list results, this token can be used as the
ListTransferRunsRequest.page_token
to request the next page of list
results.
Output only.
Implementation
core.String? nextPageToken;
The next-pagination token.
For multiple-page list results, this token can be used as the
ListTransferRunsRequest.page_token
to request the next page of list
results.
Output only.
core.String? nextPageToken;