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 focusing on versions ranging from 2.3.0 to 3.15.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAlertStrategy\u003c/code\u003e class, which is part of \u003ccode\u003eAlertPolicy.Types\u003c/code\u003e, manages how notification channels are engaged when alerts are triggered, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eAlertStrategy()\u003c/code\u003e and another \u003ccode\u003eAlertStrategy(AlertPolicy.Types.AlertStrategy other)\u003c/code\u003e, which allows initialization with an existing \u003ccode\u003eAlertStrategy\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eAutoClose\u003c/code\u003e, which determines the duration of inactivity that will automatically close open incidents, and \u003ccode\u003eNotificationRateLimit\u003c/code\u003e, which is a setting used to manage how frequently notifications are sent for log-based alert policies.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this documentation is version 3.15.0, with a range of previous versions down to 2.3.0 also being documented.\u003c/p\u003e\n"]]],[],null,[]]