deleteDocument abstract method

Future<Empty> deleteDocument(
  1. ServiceCall call,
  2. DeleteDocumentRequest request
)

Implementation

$async.Future<$2.Empty> deleteDocument(
    $grpc.ServiceCall call, $0.DeleteDocumentRequest request);