Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class EvaluationJobAlertConfig.
Provides details for how an evaluation job sends email alerts based on the
results of a run.
Generated from protobuf message google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig
Namespace
Google \ Cloud \ DataLabeling \ V1beta1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ email
string
Required. An email address to send alerts to.
↳ min_acceptable_mean_average_precision
float
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 below this threshold, then it sends an alert to your specified email.
getEmail
Required. An email address to send alerts to.
Returns
Type
Description
string
setEmail
Required. An email address to send alerts to.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMinAcceptableMeanAveragePrecision
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 below this
threshold, then it sends an alert to your specified email.
Returns
Type
Description
float
setMinAcceptableMeanAveragePrecision
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 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Datalabeling V1beta1 Client - Class EvaluationJobAlertConfig (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.EvaluationJobAlertConfig)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.EvaluationJobAlertConfig)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.EvaluationJobAlertConfig)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.EvaluationJobAlertConfig)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.EvaluationJobAlertConfig)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.EvaluationJobAlertConfig)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.EvaluationJobAlertConfig) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class EvaluationJobAlertConfig.\n\nProvides details for how an evaluation job sends email alerts based on the\nresults of a run.\n\nGenerated from protobuf message `google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getEmail\n\nRequired. An email address to send alerts to.\n\n### setEmail\n\nRequired. An email address to send alerts to.\n\n### getMinAcceptableMeanAveragePrecision\n\nRequired. A number between 0 and 1 that describes a minimum mean average\nprecision threshold. When the evaluation job runs, if it calculates that\nyour model version's predictions from the recent interval have\n[meanAveragePrecision](/php/docs/reference/cloud-datalabeling/latest/V1beta1.PrCurve#_Google_Cloud_DataLabeling_V1beta1_PrCurve__getMeanAveragePrecision__) below this\nthreshold, then it sends an alert to your specified email.\n\n### setMinAcceptableMeanAveragePrecision\n\nRequired. A number between 0 and 1 that describes a minimum mean average\nprecision threshold. When the evaluation job runs, if it calculates that\nyour model version's predictions from the recent interval have\n[meanAveragePrecision](/php/docs/reference/cloud-datalabeling/latest/V1beta1.PrCurve#_Google_Cloud_DataLabeling_V1beta1_PrCurve__getMeanAveragePrecision__) below this\nthreshold, then it sends an alert to your specified email."]]