maxResults property
Maximum number of results to return.
Currently, if unset, defaults to 10. And the max number is 20.
Implementation
core.int? maxResults;
Maximum number of results to return.
Currently, if unset, defaults to 10. And the max number is 20.
core.int? maxResults;