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

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

Assessment for Fraud Prevention.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#behavioral_trust_verdict

def behavioral_trust_verdict() -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::BehavioralTrustVerdict
Returns

#behavioral_trust_verdict=

def behavioral_trust_verdict=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::BehavioralTrustVerdict
Parameter
Returns

#card_testing_verdict

def card_testing_verdict() -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::CardTestingVerdict
Returns

#card_testing_verdict=

def card_testing_verdict=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::CardTestingVerdict
Parameter
Returns

#stolen_instrument_verdict

def stolen_instrument_verdict() -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::StolenInstrumentVerdict
Returns

#stolen_instrument_verdict=

def stolen_instrument_verdict=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::FraudPreventionAssessment::StolenInstrumentVerdict
Parameter
Returns

#transaction_risk

def transaction_risk() -> ::Float
Returns
  • (::Float) — Probability (0-1) of this transaction being fraudulent. Summarizes the combined risk of attack vectors below.

#transaction_risk=

def transaction_risk=(value) -> ::Float
Parameter
  • value (::Float) — Probability (0-1) of this transaction being fraudulent. Summarizes the combined risk of attack vectors below.
Returns
  • (::Float) — Probability (0-1) of this transaction being fraudulent. Summarizes the combined risk of attack vectors below.