limit property
The maximum number of results to return.
Applies after all other constraints. Optional. Unspecified is interpreted as no limit. Must be >= 0 if specified.
Implementation
core.int? limit;
The maximum number of results to return.
Applies after all other constraints. Optional. Unspecified is interpreted as no limit. Must be >= 0 if specified.
core.int? limit;