InferenceExperimentSchedule

The start and end times of an inference experiment.

The maximum duration that you can set for an inference experiment is 30 days.

Types

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

Properties

Link copied to clipboard

The timestamp at which the inference experiment ended or will end.

Link copied to clipboard

The timestamp at which the inference experiment started or will start.

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