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