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 documentation details the `Requests` class within the Google Cloud Security Center v2 API, specifically version 1.0.0."],["The `Requests` class provides information on requests relevant to findings, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `LongTermAllowed`, `LongTermDenied`, `Ratio`, and `ShortTermAllowed`, which quantify allowed and denied requests per second (RPS) over both long and short timeframes, and define relevant ratios."],["The `Requests` class has two constructors: a default constructor and another that takes an existing `Requests` instance as a parameter, and it inherits the `GetHashCode`, `GetType`, and `ToString` methods from the base `object` class."]]],[]]