getOneSOCKS5PortByRunId_Pre method
Implementation
$async.Future<$2.Int64Value> getOneSOCKS5PortByRunId_Pre($grpc.ServiceCall $call, $async.Future<$2.StringValue> $request) async {
return getOneSOCKS5PortByRunId($call, await $request);
}
$async.Future<$2.Int64Value> getOneSOCKS5PortByRunId_Pre($grpc.ServiceCall $call, $async.Future<$2.StringValue> $request) async {
return getOneSOCKS5PortByRunId($call, await $request);
}