updateState_Pre method
Implementation
$async.Future<$1.ServicePointState> updateState_Pre($grpc.ServiceCall $call,
$async.Future<$1.ServicePointState> $request) async {
return updateState($call, await $request);
}
$async.Future<$1.ServicePointState> updateState_Pre($grpc.ServiceCall $call,
$async.Future<$1.ServicePointState> $request) async {
return updateState($call, await $request);
}