public sealed class ModelMonitoringAnomaly : IMessage<ModelMonitoringAnomaly>, IEquatable<ModelMonitoringAnomaly>, IDeepCloneable<ModelMonitoringAnomaly>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelMonitoringAnomaly.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eModelMonitoringAnomaly\u003c/code\u003e class in the Vertex AI v1beta1 API represents a single detected anomaly during model monitoring.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in two versions, with \u003ccode\u003e1.0.0-beta21\u003c/code\u003e being the latest, and \u003ccode\u003e1.0.0-beta20\u003c/code\u003e also available, and is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for functionalities such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eAlgorithm\u003c/code\u003e, \u003ccode\u003eAnomalyCase\u003c/code\u003e, \u003ccode\u003eModelMonitoringJob\u003c/code\u003e, and \u003ccode\u003eTabularAnomaly\u003c/code\u003e, to describe various aspects of the detected anomaly and its related job.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a parameterless one and one that accepts another instance of the class, which allows for creating new instances or copying other instances.\u003c/p\u003e\n"]]],[],null,[]]