coreSearchBatch method

Implementation

$grpc.ResponseFuture<$4.SearchBatchResponse> coreSearchBatch($3.CoreSearchBatchPointsInternal request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$coreSearchBatch, request, options: options);
}