pageSize property

int pageSize
final

Optional. The maximum number of results to return from this request. Non-positive values are ignored. The presence of nextPageToken in the response indicates that more results might be available.

Implementation

final int pageSize;