listHumanLinkedIDPs method
ResponseFuture<ListHumanLinkedIDPsResponse>
listHumanLinkedIDPs(
- ListHumanLinkedIDPsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.ListHumanLinkedIDPsResponse> listHumanLinkedIDPs($0.ListHumanLinkedIDPsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$listHumanLinkedIDPs, request, options: options);
}