pageSize property
The number of matches to return.
The default value is 3, with a maximum of 10. Note that latency may increase if more are requested. There is no pagination.
Implementation
core.int? pageSize;
The number of matches to return.
The default value is 3, with a maximum of 10. Note that latency may increase if more are requested. There is no pagination.
core.int? pageSize;