maxResults property

int? maxResults
getter/setter pair

The maximum number of declarations to return. If this field is missing, return all matching declarations.

Implementation

int? maxResults;