public sealed class ModelMonitoringAlertConfig : IMessage<ModelMonitoringAlertConfig>, IEquatable<ModelMonitoringAlertConfig>, IDeepCloneable<ModelMonitoringAlertConfig>, IBufferMessage, IMessage
Dump the anomalies to Cloud Logging. The anomalies will be put to json
payload encoded from proto
[google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry][].
This can be further sinked to Pub/Sub or any other services supported
by Cloud Logging.
[[["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-10 UTC."],[[["This webpage provides documentation for the `ModelMonitoringAlertConfig` class within the `Google.Cloud.AIPlatform.V1` namespace in the .NET environment, across a range of versions."],["The `ModelMonitoringAlertConfig` class, which inherits from `Object` and implements multiple interfaces, is used to configure model monitoring alerts."],["The documentation includes information on the class constructors, allowing for the creation of new instances, either empty or as copies, as well as their various properties like `AlertCase`, `EmailAlertConfig`, and `EnableLogging`."],["The page lists historical versions of the `ModelMonitoringAlertConfig` class, ranging from version 1.0.0 up to the latest version 3.22.0, and each version will take you to the documentation of that version."],["The `ModelMonitoringAlertConfig` class is found within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]