UpdateModelVersionRequest

Types

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

Properties

Link copied to clipboard

The details of the external events data used for training the model version. Required if trainingDataSource is EXTERNAL_EVENTS.

Link copied to clipboard

The details of the ingested event used for training the model version. Required if your trainingDataSource is INGESTED_EVENTS.

Link copied to clipboard

The major version number.

Link copied to clipboard

The model ID.

Link copied to clipboard

The model type.

Link copied to clipboard
val tags: List<Tag>?

A collection of key and value pairs.

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