getBatchPrediction
abstract suspend fun getBatchPrediction(input: GetBatchPredictionRequest): GetBatchPredictionResponse
Returns a BatchPrediction
that includes detailed metadata, status, and data file information for a Batch Prediction
request.