public sealed class NotificationRateLimit : IMessage<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IEquatable<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IDeepCloneable<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IBufferMessage, IMessage
Control over the rate of notifications sent to this alert policy's
notification channels.
[[["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\u003eThe content covers various versions of \u003ccode\u003eNotificationRateLimit\u003c/code\u003e, ranging from version 2.3.0 to 3.15.0, with 3.15.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotificationRateLimit\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for managing the rate of notifications for alert policies.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling structured messages and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationRateLimit\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eNotificationRateLimit\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the class is \u003ccode\u003ePeriod\u003c/code\u003e, which defines the time frame during which only one notification will be sent.\u003c/p\u003e\n"]]],[],null,[]]