public sealed class SecurityPolicyRuleRateLimitOptionsThreshold : IMessage<SecurityPolicyRuleRateLimitOptionsThreshold>, IEquatable<SecurityPolicyRuleRateLimitOptionsThreshold>, IDeepCloneable<SecurityPolicyRuleRateLimitOptionsThreshold>, IBufferMessage, IMessage
[[["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-24 UTC."],[[["This webpage details the `SecurityPolicyRuleRateLimitOptionsThreshold` class within the `Google.Cloud.Compute.V1` namespace for .NET, specifically version 2.4.0."],["The latest version of the API documented is 3.6.0, with historical versions back to 1.0.0 also available via links."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyRuleRateLimitOptionsThreshold` class includes properties such as `Count` and `IntervalSec`, used to define thresholds for rate limiting, along with properties to determine if these values have been set."],["The class is constructed by a default constructor or by copying the values from another instance of the same class."]]],[]]