listHumanLinkedIDPs method

ResponseFuture<ListHumanLinkedIDPsResponse> listHumanLinkedIDPs(
  1. ListHumanLinkedIDPsRequest request, {
  2. CallOptions? options,
})

Implementation

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