nextPageToken property
A token to retrieve next page of results.
Pass this value in the ListShelvesRequest.page_token field in the
subsequent call to ListShelves
method to retrieve the next page of
results.
Implementation
core.String? nextPageToken;