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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation covers the `NotificationRateLimit` class within the Google Cloud Monitoring v3 API, specifically in the context of alert policies and notification strategies."],["The `NotificationRateLimit` class is designed to manage the frequency of notifications sent through alert policies, allowing control over how often alerts are dispatched."],["The documentation includes version history, starting from version 2.3.0 and going up to the latest version 3.15.0, providing a comprehensive overview of its evolution."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the broader Google Cloud .NET ecosystem."],["The main property of the `NotificationRateLimit` class is `Period`, a `Duration` type, which defines the time frame within which no more than one notification will be sent."]]],[]]