public sealed class AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit : IMessage<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IEquatable<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IDeepCloneable<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit.
Control over the rate of notifications sent to this alerting 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."],[[["This webpage provides documentation for the `NotificationRateLimit` class within the Google Cloud Monitoring v3 API, which is used to control the frequency of notifications for alerting policies."],["The `NotificationRateLimit` class is found within the namespace `Google.Cloud.Monitoring.V3` and is part of the `Google.Cloud.Monitoring.V3.dll` assembly."],["The webpage lists all the available versions of this API starting from 2.3.0 all the way up to the latest, 3.15.0, so users can choose the right version for their integration."],["The `NotificationRateLimit` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with an inheritance path from the `object` class."],["The class has two constructors, `NotificationRateLimit()` and `NotificationRateLimit(AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit other)`, and has one property, `Period`, which uses the `Duration` type to define the frequency of notification."]]],[]]