getMlModel
inline suspend fun MachineLearningClient.getMlModel(crossinline block: GetMlModelRequest.Builder.() -> Unit): GetMlModelResponse
Returns an MLModel that includes detailed metadata, data source information, and the current status of the MLModel.
GetMLModel provides results in normal or verbose format.