UpdateModelVersionRequest
Types
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 type.
Functions
Link copied to clipboard
inline fun copy(block: UpdateModelVersionRequest.Builder.() -> Unit = {}): UpdateModelVersionRequest