reCAPTCHA Enterprise V1beta1 API - Class Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::BehavioralTrustVerdict (v0.14.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1beta1 API class Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::BehavioralTrustVerdict.

Information about behavioral trust of the transaction.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#trust

def trust() -> ::Float
Returns
  • (::Float) — Probability (0-1) of this transaction attempt being executed in a behaviorally trustworthy way.

#trust=

def trust=(value) -> ::Float
Parameter
  • value (::Float) — Probability (0-1) of this transaction attempt being executed in a behaviorally trustworthy way.
Returns
  • (::Float) — Probability (0-1) of this transaction attempt being executed in a behaviorally trustworthy way.