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