updateEvaluation
inline suspend fun MachineLearningClient.updateEvaluation(crossinline block: UpdateEvaluationRequest.Builder.() -> Unit): UpdateEvaluationResponse
Updates the EvaluationName of an Evaluation.
You can use the GetEvaluation operation to view the contents of the updated data element.