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"]],[["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-04-17 UTC."],[[["This webpage provides documentation for the `NotificationRateLimit` class within the Google Cloud Monitoring v3 API, specifically for the .NET environment, offering control over notification rates for alerting policies."],["The `NotificationRateLimit` class is found under the `Google.Cloud.Monitoring.V3.AlertPolicy.Types.AlertStrategy.Types` namespace and is part of the `Google.Cloud.Monitoring.V3.dll` assembly."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message management, equality checks, deep cloning, and buffer message handling."],["This documentation includes information for a range of versions of the Google Cloud Monitoring v3 API from 2.3.0 up to the latest version 3.15.0."],["The class includes a property, `Period`, of type `Duration`, which is used to specify the time frame during which no more than one notification should be sent."]]],[]]