pageToken property
A token identifying a page of results for the server to return
Typically obtained via
SearchDataItemsResponse.next_page_token
of the previous
DatasetService.SearchDataItems
call.
Implementation
final String pageToken;
A token identifying a page of results for the server to return
Typically obtained via
SearchDataItemsResponse.next_page_token
of the previous
DatasetService.SearchDataItems
call.
final String pageToken;