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