MetricV2

class MetricV2

Contains information about the metric.

Types

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

Properties

Link copied to clipboard

Contains the filters to be used when returning data.

Link copied to clipboard
val name: String?

The name of the metric.

Link copied to clipboard

Contains information about the threshold for service level metrics.

Functions

Link copied to clipboard
inline fun copy(block: MetricV2.Builder.() -> Unit = {}): MetricV2
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