updateIDP method
Implementation
$grpc.ResponseFuture<$3.UpdateIDPResponse> updateIDP(
$3.UpdateIDPRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateIDP, request, options: options);
}
$grpc.ResponseFuture<$3.UpdateIDPResponse> updateIDP(
$3.UpdateIDPRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateIDP, request, options: options);
}