maxResults property

int maxResults
final

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;