deleteDocument_Pre method
Implementation
$async.Future<$0.Value> deleteDocument_Pre($grpc.ServiceCall call,
$async.Future<$2.DeleteDocumentRequest> request) async {
return deleteDocument(call, await request);
}
$async.Future<$0.Value> deleteDocument_Pre($grpc.ServiceCall call,
$async.Future<$2.DeleteDocumentRequest> request) async {
return deleteDocument(call, await request);
}