maxResults property
The maximum number of items on the page. If the list of values is shorter than this number, then there are no more pages.
Implementation
final int maxResults;
The maximum number of items on the page. If the list of values is shorter than this number, then there are no more pages.
final int maxResults;