Class: Google::Cloud::RecaptchaEnterprise::V1::PhoneFraudAssessment

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

Assessment for Phone Fraud

Instance Attribute Summary collapse

Instance Attribute Details

#sms_toll_fraud_verdict::Google::Cloud::RecaptchaEnterprise::V1::SmsTollFraudVerdict (readonly)

Returns Output only. Assessment of this phone event for risk of SMS toll fraud.

Returns:



993
994
995
996
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 993

class PhoneFraudAssessment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end