limit

abstract val limit: Int

The maximum number of items to return in the query result. Must be >= 0. If set to 0, the query will return unlimited results.