getValue_Pre method
Implementation
$async.Future<$1.ConfigurationValue> getValue_Pre($grpc.ServiceCall $call,
$async.Future<$1.ConfigurationPath> $request) async {
return getValue($call, await $request);
}
$async.Future<$1.ConfigurationValue> getValue_Pre($grpc.ServiceCall $call,
$async.Future<$1.ConfigurationPath> $request) async {
return getValue($call, await $request);
}