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 reference documentation for the `FraudPreventionAssessment.Types.BehavioralTrustVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET framework."],["The class `BehavioralTrustVerdict` is used to assess the behavioral trust of a transaction, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this API is 2.17.0, and the documentation offers links to previous versions down to 1.2.0, allowing developers to view changes across updates."],["The class `BehavioralTrustVerdict` features one main property called `Trust`, which ranges from 0.0 to 1.0, and indicates the probability of a transaction being executed in a behaviorally trustworthy way."],["The page details the available constructors for the class, including a default constructor and a constructor that takes another `BehavioralTrustVerdict` object as a parameter."]]],[]]