PoolSearchResult

toloka.client.search_results.PoolSearchResult

PoolSearchResult(
self,
*,
items: Optional[List[Pool]] = None,
has_more: Optional[bool] = None
)

The result of searching pools.

Parameters Description

ParametersTypeDescription
itemsOptional[List[Pool]]

A list with found pools.

has_moreOptional[bool]

A flag showing whether there are more matching pools.

  • True — There are more matching pools, not included in items due to the limit set in the search request.
  • Falseitems contains all matching pools.
Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming