updateBatchPrediction
inline suspend fun MachineLearningClient.updateBatchPrediction(crossinline block: UpdateBatchPredictionRequest.Builder.() -> Unit): UpdateBatchPredictionResponse
Updates the BatchPredictionName of a BatchPrediction.
You can use the GetBatchPrediction operation to view the contents of the updated data element.