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-21 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleRateLimitOptionsThreshold` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.15.0."],["The documentation outlines the class's inheritance, implementing interfaces, inherited members, and available constructors, one of which is parameter-free and the other accepts an existing `SecurityPolicyRuleRateLimitOptionsThreshold` object."],["Key properties of the class include `Count`, representing the number of HTTP(S) requests for threshold calculations, and `IntervalSec`, defining the duration over which the threshold is calculated, both of which are of type `int`."],["The page contains a list of available versions for this documentation, going back to version 1.0.0 and up to the most recent version, 3.6.0."]]],[]]