MetricMonitor

A structure that defines a metric to be used to monitor performance of the variations during a launch.

Types

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

Properties

Link copied to clipboard

A structure that defines the metric.

Functions

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