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-03-21 UTC."],[[["This webpage provides documentation for the `NotificationRateLimit` class within the Google Cloud Monitoring v3 API, specifically for version 3.13.0, which is a class used for controlling the rate of notifications."],["The `NotificationRateLimit` class is part of a nested structure under `AlertPolicy`, `AlertStrategy`, and `Types`, and it inherits from the `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes links to various versions of the Google Cloud Monitoring v3 API, ranging from 2.3.0 up to the latest version 3.15.0."],["Key features of the class include a constructor and a `Period` property, allowing the user to set the time frame between notifications."],["The documentation is in reference to the Google Cloud Monitoring v3 API `NotificationRateLimit`, allowing users to have control over the rate of notification delivery to the channels specified by the alerting policy."]]],[]]