updateDocument_Pre method
Implementation
$async.Future<$0.Value> updateDocument_Pre($grpc.ServiceCall call,
$async.Future<$2.UpdateDocumentRequest> request) async {
return updateDocument(call, await request);
}
$async.Future<$0.Value> updateDocument_Pre($grpc.ServiceCall call,
$async.Future<$2.UpdateDocumentRequest> request) async {
return updateDocument(call, await request);
}