Evaluation Job Args
fun EvaluationJobArgs(annotationSpecSet: Output<String>? = null, description: Output<String>? = null, evaluationJobConfig: Output<GoogleCloudDatalabelingV1beta1EvaluationJobConfigArgs>? = null, labelMissingGroundTruth: Output<Boolean>? = null, modelVersion: Output<String>? = null, project: Output<String>? = null, schedule: Output<String>? = null)