public sealed class EvaluationJobAlertConfig : IMessage<EvaluationJobAlertConfig>, IEquatable<EvaluationJobAlertConfig>, IDeepCloneable<EvaluationJobAlertConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class EvaluationJobAlertConfig.
Provides details for how an evaluation job sends email alerts based on the
results of a run.
public double MinAcceptableMeanAveragePrecision { get; set; }
Required. A number between 0 and 1 that describes a minimum mean average
precision threshold. When the evaluation job runs, if it calculates that
your model version's predictions from the recent interval have
[meanAveragePrecision][google.cloud.datalabeling.v1beta1.PrCurve.mean_average_precision] below this
threshold, then it sends an alert to your specified email.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEvaluationJobAlertConfig\u003c/code\u003e class in the Google Cloud Data Labeling v1beta1 API is designed to manage email alerts for evaluation jobs.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality to configure email notifications based on the results of an evaluation job run.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, with previous versions \u003ccode\u003e2.0.0-beta04\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e also available.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to set a specific email address for notifications and define a \u003ccode\u003eMinAcceptableMeanAveragePrecision\u003c/code\u003e threshold, triggering alerts when the model's performance falls below this level.\u003c/p\u003e\n"]]],[],null,[]]