batchGetDocuments abstract method

Stream<BatchGetDocumentsResponse> batchGetDocuments(
  1. ServiceCall call,
  2. BatchGetDocumentsRequest request
)

Implementation

$async.Stream<$0.BatchGetDocumentsResponse> batchGetDocuments(
    $grpc.ServiceCall call, $0.BatchGetDocumentsRequest request);