Group

class Group

Contains dimensions that determine what to segment on.

Types

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

Properties

Link copied to clipboard

Defines the attributes to segment on.

Link copied to clipboard

Defines the starting source of data.

Link copied to clipboard

Defines how to interact with the source data.

Link copied to clipboard

Defines how to interact with the profiles found in the current filtering.

Functions

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