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.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1__PredictionOutputArgs(errorCount: Output<String>? = null, nodeHours: Output<Double>? = null, outputPath: Output<String>? = null, predictionCount: Output<String>? = null)