ExperimentRunSummary

Summary information about an experiment run.

Types

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

Properties

Link copied to clipboard

A description of the experiment run.

Link copied to clipboard

The date and time the experiment run ended, in ISO 8601 format.

Link copied to clipboard

The experiment definition ID.

Link copied to clipboard
val run: Int

The experiment run number.

Link copied to clipboard

The date and time the experiment run started, in ISO 8601 format.

Link copied to clipboard

The current status of the experiment run.

Link copied to clipboard

The date and time the experiment run was last updated, in ISO 8601 format.

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