ExtractionDeploymentRef

Names the deployment the run executed in — an environment, a region, a release, a shard.

This is what separates "the model got worse" from "the model got worse in one deployment".

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard

The opaque value the host minted

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String