evaluation Job Alert Config
suspend fun evaluationJobAlertConfig(value: Output<GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigArgs>)
suspend fun evaluationJobAlertConfig(value: GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigArgs?)
Parameters
value
Optional. Configuration details for evaluation job alerts. Specify this field if you want to receive email alerts if the evaluation job finds that your predictions have low mean average precision during a run.
suspend fun evaluationJobAlertConfig(argument: suspend GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. Configuration details for evaluation job alerts. Specify this field if you want to receive email alerts if the evaluation job finds that your predictions have low mean average precision during a run.