UpdateExperimentRunRequest

Types

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

Properties

Link copied to clipboard

The application ID or name.

Link copied to clipboard

The updated deployment parameters for the experiment run.

Link copied to clipboard

An updated description for the experiment run.

Link copied to clipboard

The experiment definition ID or name.

Link copied to clipboard

The new exposure percentage. This value can only be increased from the current setting.

Link copied to clipboard
val run: Int?

The run number to update.

Link copied to clipboard

The updated treatment assignment overrides that assign specific entity IDs to treatments, bypassing random assignment.

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