MetricDataV2

Contains the name, thresholds, and metric filters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metric name, thresholds, and metric filters of the returned metric.

Link copied to clipboard

The corresponding value of the metric returned in the response.

Functions

Link copied to clipboard
inline fun copy(block: MetricDataV2.Builder.() -> Unit = {}): MetricDataV2
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String