PercentileAggregation

An aggregation based on the percentile of values in a dimension or measure.

Types

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

Properties

Link copied to clipboard

The percentile value. This value can be any numeric constant 0–100. A percentile value of 50 computes the median value of the measure.

Functions

Link copied to clipboard
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