Google Cloud Datalabeling V1beta1Evaluation Job Alert Config Args
data class GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigArgs(val email: Output<String>, val minAcceptableMeanAveragePrecision: Output<Double>) : ConvertibleToJava<GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigArgs>
Provides details for how an evaluation job sends email alerts based on the results of a run.
Constructors
Link copied to clipboard
fun GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigArgs(email: Output<String>, minAcceptableMeanAveragePrecision: Output<Double>)