public sealed class ModelMonitoringAlert : IMessage<ModelMonitoringAlert>, IEquatable<ModelMonitoringAlert>, IDeepCloneable<ModelMonitoringAlert>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelMonitoringAlert.
Represents a single monitoring alert. This is currently used in the
SearchModelMonitoringAlerts api, thus the alert wrapped in this message
belongs to the resource asked in the request.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eModelMonitoringAlert\u003c/code\u003e class, part of the Vertex AI v1beta1 API, represents a single monitoring alert used in the SearchModelMonitoringAlerts API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checking, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModelMonitoringAlert\u003c/code\u003e instances have properties like \u003ccode\u003eAlertTime\u003c/code\u003e (a \u003ccode\u003eTimestamp\u003c/code\u003e indicating alert creation time), \u003ccode\u003eAnomaly\u003c/code\u003e (containing anomaly details), \u003ccode\u003eObjectiveType\u003c/code\u003e (specifying the monitoring objective, such as 'raw-feature-drift'), and \u003ccode\u003eStatsName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of ModelMonitoringAlert is v1.0.0-beta21, with an older version v1.0.0-beta20 also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]