nextPageToken property
The page token used to retrieve the next page of the listing request.
If the token is empty, there are no more pages to retrieve.
Implementation
core.String? nextPageToken;
The page token used to retrieve the next page of the listing request.
If the token is empty, there are no more pages to retrieve.
core.String? nextPageToken;