maxResults property

int? maxResults
final

If set, limits the total number of prefixes and items to return.

The default and maximum maxResults is 1000.

Implementation

final int? maxResults;