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