BasicPerfSampleSeriesResponse

data class BasicPerfSampleSeriesResponse(val perfMetricType: String, val perfUnit: String, val sampleSeriesLabel: String)

Encapsulates the metadata for basic sample series represented by a line chart

Constructors

Link copied to clipboard
fun BasicPerfSampleSeriesResponse(perfMetricType: String, perfUnit: String, sampleSeriesLabel: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard