Class: Google::Cloud::RecaptchaEnterprise::V1beta1::Event
- Inherits:
-
Object
- Object
- Google::Cloud::RecaptchaEnterprise::V1beta1::Event
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb
Defined Under Namespace
Modules: FraudPrevention
Instance Attribute Summary collapse
-
#expected_action ⇒ ::String
Optional.
-
#fraud_prevention ⇒ ::Google::Cloud::RecaptchaEnterprise::V1beta1::Event::FraudPrevention
Optional.
-
#hashed_account_id ⇒ ::String
Optional.
-
#site_key ⇒ ::String
Optional.
-
#token ⇒ ::String
Optional.
-
#transaction_data ⇒ ::Google::Cloud::RecaptchaEnterprise::V1beta1::TransactionData
Optional.
-
#user_agent ⇒ ::String
Optional.
-
#user_ip_address ⇒ ::String
Optional.
Instance Attribute Details
#expected_action ⇒ ::String
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#fraud_prevention ⇒ ::Google::Cloud::RecaptchaEnterprise::V1beta1::Event::FraudPrevention
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#hashed_account_id ⇒ ::String
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#site_key ⇒ ::String
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#token ⇒ ::String
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#transaction_data ⇒ ::Google::Cloud::RecaptchaEnterprise::V1beta1::TransactionData
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#user_agent ⇒ ::String
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |
#user_ip_address ⇒ ::String
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb', line 398 class Event include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Setting that controls Fraud Prevention assessments. module FraudPrevention # Default, unspecified setting. `fraud_prevention_assessment` is returned # if `transaction_data` is present in `Event` and Fraud Prevention is # enabled in the Google Cloud console. FRAUD_PREVENTION_UNSPECIFIED = 0 # Enable Fraud Prevention for this assessment, if Fraud Prevention is # enabled in the Google Cloud console. ENABLED = 1 # Disable Fraud Prevention for this assessment, regardless of the Google # Cloud console settings. DISABLED = 2 end end |