[[["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-25 UTC."],[[["This webpage details the `RiskAnalysis` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, showcasing versions ranging from 1.2.0 to 2.17.0, with 2.17.0 being the latest."],["The `RiskAnalysis` class provides risk analysis results for an event and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `RiskAnalysis()` and another that takes another `RiskAnalysis` object as a parameter for copying, `RiskAnalysis(RiskAnalysis other)`."],["Key properties of the `RiskAnalysis` class include `Reasons`, which is a `RepeatedField` of classification reasons, and `Score`, a float value from 0.0 to 1.0 indicating the likelihood of legitimate traffic."],["`RiskAnalysis` inherits from the `Object` class, and therefore it has access to its methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]