getOneSOCKS5PortByRunId method

ResponseFuture<Int64Value> getOneSOCKS5PortByRunId(
  1. StringValue request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$2.Int64Value> getOneSOCKS5PortByRunId($2.StringValue request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getOneSOCKS5PortByRunId, request, options: options);
}