get_task_what_depends_src_id_async
Description:
public async TaskBuildDependency get_task_what_depends_src_id_async (
int64 id,
int64? depth =
1,
string? dptype =
"both",
string[]? archs =
null,
string? leaf =
null,
bool? finite_package =
false,
string[]? filter_by_package =
null,
string? filter_by_source =
null,
bool? oneandhalf =
false,
string? no_cache =
"",
int priority =
DEFAULT,
Cancellable? cancellable =
null)
throws BadStatusCodeError,
JsonError,
SoupError