update_Pre method
Implementation
$async.Future<$1.ScannerState> update_Pre(
$grpc.ServiceCall $call, $async.Future<$4.StoredObject> $request) async {
return update($call, await $request);
}
$async.Future<$1.ScannerState> update_Pre(
$grpc.ServiceCall $call, $async.Future<$4.StoredObject> $request) async {
return update($call, await $request);
}