public sealed class ModelMonitoringAlertCondition : IMessage<ModelMonitoringAlertCondition>, IEquatable<ModelMonitoringAlertCondition>, IDeepCloneable<ModelMonitoringAlertCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelMonitoringAlertCondition.
[[["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-03-21 UTC."],[[["The latest version of the `ModelMonitoringAlertCondition` class is `1.0.0-beta21`, and it is a part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, located within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["This class, `ModelMonitoringAlertCondition`, is a representation of a monitoring alert triggered condition within the Vertex AI v1beta1 API."],["`ModelMonitoringAlertCondition` inherits from `object` and implements the following interfaces: `IMessage`, `IEquatable\u003cModelMonitoringAlertCondition\u003e`, `IDeepCloneable\u003cModelMonitoringAlertCondition\u003e`, and `IBufferMessage`."],["The class offers two constructors, a default constructor and one that accepts another `ModelMonitoringAlertCondition` object as a parameter."],["`ModelMonitoringAlertCondition` has properties such as `ConditionCase` (of type `ConditionOneofCase`), `HasThreshold` (a boolean indicating if the \"threshold\" field is set), and `Threshold` (a double representing a stats comparison threshold)."]]],[]]