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."],[[["The webpage provides documentation for the `SecurityPolicyRuleRateLimitOptionsThreshold` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and going as far back as version 1.0.0."],["`SecurityPolicyRuleRateLimitOptionsThreshold` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like deep cloning and message handling."],["The class has two constructors, one default and one that takes another `SecurityPolicyRuleRateLimitOptionsThreshold` object for copying, and it contains properties such as `Count` and `IntervalSec`, which determine rate limiting settings."],["The assembly for this class is `Google.Cloud.Compute.V1.dll`, and it inherits from `object`, showing its position within the .NET class hierarchy."]]],[]]