[[["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 provides documentation for the `RiskAnalysis` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace in the .NET library, spanning multiple versions from 1.2.0 up to the latest 2.17.0."],["The `RiskAnalysis` class, which can be constructed with or without another `RiskAnalysis` object as a parameter, is used to store risk analysis results for a given event."],["The `RiskAnalysis` class contains two main properties: `Reasons`, which is a collection of `ClassificationReason` enum values that led to the risk analysis, and `Score`, a float value between 0.0 and 1.0, representing the likelihood of traffic legitimacy."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the `Object` class."]]],[]]