get_task_progress_find_tasks_async
Description:
public async TasksList get_task_progress_find_tasks_async (
string[] input,
string? owner =
null,
string? branch =
null,
string[]? state =
null,
int64? tasks_limit =
100,
bool? by_package =
false,
int priority =
DEFAULT,
Cancellable? cancellable =
null)
throws BadStatusCodeError,
JsonError,
SoupError