data class GetMetricsResponse
Response type for the PerformanceDomain.getMetrics command.
<init> |
Response type for the PerformanceDomain.getMetrics command. GetMetricsResponse(metrics: List<Metric>) |
metrics |
Current values for run-time metrics. val metrics: List<Metric> |