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 document provides reference documentation for the `FraudPreventionAssessment.Types.BehavioralTrustVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its implementation and usage across multiple versions."],["The class `BehavioralTrustVerdict` is used to define the behavioral trust assessment of a transaction, as part of fraud prevention."],["The `BehavioralTrustVerdict` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists multiple versions of the API, ranging from version 1.2.0 to the latest version 2.17.0, each linking to its specific documentation for the `BehavioralTrustVerdict` class."],["A key property within this class is `Trust`, which is a float value indicating the probability of the transaction being executed in a behaviorally trustworthy way, ranging from 0.0 to 1.0."]]],[]]