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 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."],[[["This webpage provides documentation for the `NotificationRateLimit` class within the Google Cloud Monitoring v3 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.15.0."],["The `NotificationRateLimit` class is used to control the rate at which notifications are sent for alert policies, and this documentation provides a comprehensive overview of this class."],["The documentation indicates that `NotificationRateLimit` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing extensive functionality."],["It also features the `Period` property, a `Duration` type that determines the minimum time between notifications sent, and it contains constructors to instantiate the class with or without an existing instance."]]],[]]