CreateBatchPredictionRequest
Types
Properties
Link copied to clipboard
The ID of the DataSource that points to the group of observations to predict.
Link copied to clipboard
A user-supplied ID that uniquely identifies the BatchPrediction.
Link copied to clipboard
A user-supplied name or description of the BatchPrediction. BatchPredictionName can only use the UTF-8 character set.
Functions
Link copied to clipboard
inline fun copy(block: CreateBatchPredictionRequest.Builder.() -> Unit = {}): CreateBatchPredictionRequest