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