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 provides documentation for the `SecurityPolicyRuleRateLimitOptionsThreshold` class within the `Google.Cloud.Compute.V1` namespace, detailing its various versions."],["The latest version available is 3.6.0, while the documentation covers versions back to 1.0.0, and the page defaults to version 2.0.0 of the class."],["The `SecurityPolicyRuleRateLimitOptionsThreshold` class can be instantiated with or without parameters, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties that can be set: `Count`, which is the number of requests to calculate the threshold, and `IntervalSec`, which is the time frame over which the threshold will be computed."],["The class also has the read-only properties `HasCount` and `HasIntervalSec`, both of which return a boolean to indicate if the respective properties are set."]]],[]]