pageSize property
Optional. The maximum number of results to return from this request.
Default is 50. If the value is negative or exceeds 1000, the request is
rejected. The presence of next_page_token in the response indicates that
more results might be available.
Implementation
final int pageSize;