getBatchPrediction
inline suspend fun MachineLearningClient.getBatchPrediction(crossinline block: GetBatchPredictionRequest.Builder.() -> Unit): GetBatchPredictionResponse
Returns a BatchPrediction
that includes detailed metadata, status, and data file information for a Batch Prediction
request.