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 document provides reference documentation for the `NotificationRateLimit` class within the Google Cloud Monitoring v3 API."],["The `NotificationRateLimit` class is used to control the frequency of notifications sent by an alert policy, and is a nested class within `AlertPolicy.Types.AlertStrategy.Types`."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its place in Google's library and object model."],["The class includes a `Period` property of type `Duration`, which is used to set the minimum time interval between successive notifications."],["The documentation covers a range of versions for the API starting at version 2.3.0, up to the latest version of 3.15.0, however the current version of the page displayed is 3.4.0."]]],[]]