JobArgs

fun JobArgs(etag: Output<String>? = null, jobId: Output<String>? = null, labels: Output<Map<String, String>>? = null, predictionInput: Output<GoogleCloudMlV1__PredictionInputArgs>? = null, predictionOutput: Output<GoogleCloudMlV1__PredictionOutputArgs>? = null, project: Output<String>? = null, trainingInput: Output<GoogleCloudMlV1__TrainingInputArgs>? = null, trainingOutput: Output<GoogleCloudMlV1__TrainingOutputArgs>? = null)