Google Cloud Ml V1__Prediction Output Args
data class GoogleCloudMlV1__PredictionOutputArgs(val errorCount: Output<String>? = null, val nodeHours: Output<Double>? = null, val outputPath: Output<String>? = null, val predictionCount: Output<String>? = null) : ConvertibleToJava<GoogleCloudMlV1__PredictionOutputArgs>
Represents results of a prediction job.