coreSearchBatch_Pre method

Implementation

$async.Future<$4.SearchBatchResponse> coreSearchBatch_Pre($grpc.ServiceCall $call, $async.Future<$3.CoreSearchBatchPointsInternal> $request) async {
  return coreSearchBatch($call, await $request);
}