public sealed class 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 webpage provides documentation for the `AlertPolicy.Types.AlertStrategy` class within the Google Cloud Monitoring v3 API, specifically for the .NET environment, with the current version being 3.2.0, however there are links available to prior versions."],["The `AlertStrategy` class controls how notification channels are alerted when an alert fires, offering control over notifications within alert policies, as detailed within the `notification_channels`."],["The latest version available is 3.15.0, but the page specifically addresses version 3.2.0 of the `AlertPolicy.Types.AlertStrategy`, which can be found by clicking the corresponding version link."],["The class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `Object`."],["`AlertStrategy` includes properties such as `AutoClose` for automatically closing incidents after a period of no data, and `NotificationRateLimit`, which is a required property for log-based alert policies."]]],[]]