AppSearchResult

toloka.client.search_results.AppSearchResult

AppSearchResult(
self,
*,
content: Optional[List[App]] = None,
has_more: Optional[bool] = None
)

The result of searching App solutions.

Parameters description

ParametersTypeDescription
contentOptional[List[App]]

A list with found App solutions.

has_moreOptional[bool]

A flag showing whether there are more matching App solutions.

  • True — There are more matching App solutions, not included in content due to the limit set in the search request.
  • Falsecontent contains all matching App solutions.

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