update_Pre method

Implementation

$async.Future<$1.CollectionOperationResponse> update_Pre($grpc.ServiceCall $call, $async.Future<$1.UpdateCollection> $request) async {
  return update($call, await $request);
}