EvaluationFormAiVersionLifecycle

Contains the status and availability dates for an AI version, indicating when the version became active and when it reaches end of life.

Types

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

Properties

Link copied to clipboard

The timestamp when this AI version reaches or reached end of life.

Link copied to clipboard

The timestamp for when this AI version became available.

Link copied to clipboard

The status of the AI version. Valid values:

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