For 'Increasing deny ratio', the ratio is the denied traffic divided by the
allowed traffic. For 'Allowed traffic spike', the ratio is the allowed
traffic in the short term divided by allowed traffic in the long term.
[[["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 reference documentation for the `Requests` class within the Google Cloud Security Center v1 API, specifically for the .NET environment, across multiple versions, ranging from the latest 3.24.0 to as early as 2.2.0."],["The `Requests` class, found in the `Google.Cloud.SecurityCenter.V1` namespace, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes constructors to create new `Requests` objects, either empty or by cloning an existing object, and it details properties like `LongTermAllowed`, `LongTermDenied`, `Ratio`, and `ShortTermAllowed` which give insights into the allowed and denied traffic rates, both in the short and long term."],["The content covers the different versions of this class and its relevant namespaces and assemblies, along with inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The main purpose of the 'Requests' class is to provide information about the requests that are relevant to a security finding, with properties to define values for allowed/denied rates, and short/long term calculations."]]],[]]