public sealed class FraudPreventionAssessment.Types.BehavioralTrustVerdict : IMessage<FraudPreventionAssessment.Types.BehavioralTrustVerdict>, IEquatable<FraudPreventionAssessment.Types.BehavioralTrustVerdict>, IDeepCloneable<FraudPreventionAssessment.Types.BehavioralTrustVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudPreventionAssessment.Types.BehavioralTrustVerdict.
Information about behavioral trust of the transaction.
[[["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 documentation for the `FraudPreventionAssessment.Types.BehavioralTrustVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `BehavioralTrustVerdict` class represents the behavioral trust of a transaction and is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace, version 2.5.0 and higher."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It contains a `Trust` property, which is a float value between 0.0 and 1.0, representing the probability of a transaction attempt being trustworthy."],["The documentation includes a list of available versions, from 2.17.0 (latest) down to 1.2.0, each with a link to the specific documentation for that version of the `BehavioralTrustVerdict`."]]],[]]