updateDocument abstract method

Future<Value> updateDocument(
  1. ServiceCall call,
  2. UpdateDocumentRequest request
)

Implementation

$async.Future<$0.Value> updateDocument(
    $grpc.ServiceCall call, $2.UpdateDocumentRequest request);