getEvaluation
inline suspend fun MachineLearningClient.getEvaluation(crossinline block: GetEvaluationRequest.Builder.() -> Unit): GetEvaluationResponse
Returns an Evaluation
that includes metadata as well as the current status of the Evaluation
.