Conditions

The conditions including range, object count, and threshold for the calculated attribute.

Types

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

Properties

Link copied to clipboard

The number of profile objects used for the calculated attribute.

Link copied to clipboard
val range: Range?

The relative time period over which data is included in the aggregation.

Link copied to clipboard

The threshold for the calculated attribute.

Functions

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