ExperimentOptions

Describes the options for an experiment.

Types

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

Properties

Link copied to clipboard

The account targeting setting for an experiment.

Link copied to clipboard

The empty target resolution mode for an experiment.

Functions

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