pageSize property
Optional. The maximum number of Documents to return (per page).
The service may return fewer Documents.
If unspecified, at most 10 Documents will be returned.
The maximum size limit is 20 Documents per page.
Implementation
final int pageSize;