TaskSuiteSearchResult

toloka.client.search_results.TaskSuiteSearchResult

TaskSuiteSearchResult(
self,
*,
items: Optional[List[TaskSuite]] = None,
has_more: Optional[bool] = None
)

The result of searching task suites.

Parameters description

ParametersTypeDescription
itemsOptional[List[TaskSuite]]

A list with found task suites.

has_moreOptional[bool]

A flag showing whether there are more matching task suites.

  • True — There are more matching task suites, not included in items due to the limit set in the search request.
  • Falseitems contains all matching task suites.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming