AppProjectSearchResult

toloka.client.search_results.AppProjectSearchResult

AppProjectSearchResult(
self,
*,
content: Optional[List[AppProject]] = None,
has_more: Optional[bool] = None
)

The result of searching App projects.

Parameters description

ParametersTypeDescription
contentOptional[List[AppProject]]

A list with found App projects.

has_moreOptional[bool]

A flag showing whether there are more matching App projects.

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

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