public sealed class AlertPolicy.Types.AlertStrategy : IMessage<AlertPolicy.Types.AlertStrategy>, IEquatable<AlertPolicy.Types.AlertStrategy>, IDeepCloneable<AlertPolicy.Types.AlertStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.AlertStrategy.
Control over how the notification channels in notification_channels
are notified when this alert fires.
[[["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."],[[["This document provides reference documentation for the `AlertPolicy.Types.AlertStrategy` class within the Google Cloud Monitoring v3 API, detailing its usage and properties across multiple versions."],["The `AlertPolicy.Types.AlertStrategy` class controls how notification channels are activated when an alert is triggered, offering mechanisms for managing alerts, including automatic closure and rate limiting."],["The document covers a range of versions for the API, from version 2.3.0 to the latest 3.15.0, with each version linked to its respective documentation."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionality for message handling, equality checks, deep cloning, and buffer operations."],["The `AlertStrategy` class has properties like `AutoClose`, which allows automatic closing of incidents after a period of inactivity, and `NotificationRateLimit`, which is specifically required for alert policies using a `LogMatch` condition."]]],[]]