update_Pre method
Implementation
$async.Future<$0.Collection> update_Pre(
$grpc.ServiceCall $call, $async.Future<$0.Collection> $request) async {
return update($call, await $request);
}
$async.Future<$0.Collection> update_Pre(
$grpc.ServiceCall $call, $async.Future<$0.Collection> $request) async {
return update($call, await $request);
}