AnalyticsBinBySpecification

Contains the time metric, interval, and method by which to bin the analytics data.

Types

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

Properties

Link copied to clipboard

Specifies the interval of time by which to bin the analytics data.

Link copied to clipboard

Specifies the time metric by which to bin the analytics data.

Link copied to clipboard

Specifies whether to bin the analytics data in ascending or descending order. If this field is left blank, the default order is by the key of the bin in descending order.

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