Metric Descriptor Metadata Response
data class MetricDescriptorMetadataResponse(val ingestDelay: String, val launchStage: String, val samplePeriod: String)
Additional annotations that can be used to guide the usage of a metric.
Constructors
Link copied to clipboard
fun MetricDescriptorMetadataResponse(ingestDelay: String, launchStage: String, samplePeriod: String)