public sealed class AlertStrategy : IMessage<AlertPolicy.Types.AlertStrategy>, IEquatable<AlertPolicy.Types.AlertStrategy>, IDeepCloneable<AlertPolicy.Types.AlertStrategy>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAlertStrategy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, specifically for the .NET environment, with versions ranging from 2.3.0 to the latest, 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAlertStrategy\u003c/code\u003e class controls how notification channels are alerted when an alert policy is triggered, allowing control over notification delivery.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlertStrategy\u003c/code\u003e includes properties like \u003ccode\u003eAutoClose\u003c/code\u003e, which determines how long to wait before automatically closing open incidents if there's no data, and \u003ccode\u003eNotificationRateLimit\u003c/code\u003e, which is mandatory for \u003ccode\u003eLogMatch\u003c/code\u003e alert policies to limit the rate of notifications.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an instance of \u003ccode\u003eAlertStrategy\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003eAlertPolicy.Types.AlertStrategy\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]