Dimensions

Contains information about the dimensions for a set of metrics.

Types

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

Properties

Link copied to clipboard

The channel used for grouping and filters.

Link copied to clipboard

Information about the queue for which metrics are returned.

Link copied to clipboard

Information about the routing profile assigned to the user.

Link copied to clipboard

The expression of a step in a routing criteria.

Functions

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