pageSize property

int? pageSize
getter/setter pair

Maximum number of results to return per page.

Set this property to the number of prediction results required. If zero, the service will choose a reasonable default.

Optional.

Implementation

core.int? pageSize;