Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::Assessment.
A reCAPTCHA Enterprise assessment resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#account_defender_assessment
def account_defender_assessment() -> ::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment) — Output only. Assessment returned by account defender when an account identifier is provided.
#account_verification
def account_verification() -> ::Google::Cloud::RecaptchaEnterprise::V1::AccountVerificationInfo
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::AccountVerificationInfo) — Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature.
#account_verification=
def account_verification=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::AccountVerificationInfo
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::AccountVerificationInfo) — Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::AccountVerificationInfo) — Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature.
#event
def event() -> ::Google::Cloud::RecaptchaEnterprise::V1::Event
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::Event) — Optional. The event being assessed.
#event=
def event=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::Event
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::Event) — Optional. The event being assessed.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::Event) — Optional. The event being assessed.
#firewall_policy_assessment
def firewall_policy_assessment() -> ::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicyAssessment
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicyAssessment) — Output only. Assessment returned when firewall policies belonging to the project are evaluated using the field firewall_policy_evaluation.
#fraud_prevention_assessment
def fraud_prevention_assessment() -> ::Google::Cloud::RecaptchaEnterprise::V1::FraudPreventionAssessment
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::FraudPreventionAssessment) — Output only. Assessment returned by Fraud Prevention when TransactionData is provided.
#fraud_signals
def fraud_signals() -> ::Google::Cloud::RecaptchaEnterprise::V1::FraudSignals
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::FraudSignals) — Output only. Fraud Signals specific to the users involved in a payment transaction.
#name
def name() -> ::String
Returns
-
(::String) — Output only. Identifier. The resource name for the Assessment in the format
projects/{project}/assessments/{assessment}
.
#private_password_leak_verification
def private_password_leak_verification() -> ::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification) — Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials.
#private_password_leak_verification=
def private_password_leak_verification=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification) — Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification) — Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials.
#risk_analysis
def risk_analysis() -> ::Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis) — Output only. The risk analysis result for the event being assessed.
#token_properties
def token_properties() -> ::Google::Cloud::RecaptchaEnterprise::V1::TokenProperties
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::TokenProperties) — Output only. Properties of the provided event token.