Uses of Interface
com.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfigOrBuilder
-
Packages that use EvaluationJobAlertConfigOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of EvaluationJobAlertConfigOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement EvaluationJobAlertConfigOrBuilder Modifier and Type Class Description class
EvaluationJobAlertConfig
Provides details for how an evaluation job sends email alerts based on the results of a run.static class
EvaluationJobAlertConfig.Builder
Provides details for how an evaluation job sends email alerts based on the results of a run.Methods in com.google.cloud.datalabeling.v1beta1 that return EvaluationJobAlertConfigOrBuilder Modifier and Type Method Description EvaluationJobAlertConfigOrBuilder
EvaluationJobConfig.Builder. getEvaluationJobAlertConfigOrBuilder()
Optional.EvaluationJobAlertConfigOrBuilder
EvaluationJobConfig. getEvaluationJobAlertConfigOrBuilder()
Optional.EvaluationJobAlertConfigOrBuilder
EvaluationJobConfigOrBuilder. getEvaluationJobAlertConfigOrBuilder()
Optional.
-