batchRecognize method
Implementation
$grpc.ResponseFuture<$0.Operation> batchRecognize(
$2.BatchRecognizeRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$batchRecognize, request, options: options);
}
$grpc.ResponseFuture<$0.Operation> batchRecognize(
$2.BatchRecognizeRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$batchRecognize, request, options: options);
}