Assessment(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A reCAPTCHA Enterprise assessment resource.
Attributes | |
---|---|
Name | Description |
name |
str
Output only. Identifier. The resource name for the Assessment in the format projects/{project}/assessments/{assessment} .
|
event |
google.cloud.recaptchaenterprise_v1.types.Event
Optional. The event being assessed. |
risk_analysis |
google.cloud.recaptchaenterprise_v1.types.RiskAnalysis
Output only. The risk analysis result for the event being assessed. |
token_properties |
google.cloud.recaptchaenterprise_v1.types.TokenProperties
Output only. Properties of the provided event token. |
account_verification |
google.cloud.recaptchaenterprise_v1.types.AccountVerificationInfo
Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature. |
account_defender_assessment |
google.cloud.recaptchaenterprise_v1.types.AccountDefenderAssessment
Output only. Assessment returned by account defender when an account identifier is provided. |
private_password_leak_verification |
google.cloud.recaptchaenterprise_v1.types.PrivatePasswordLeakVerification
Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials. |
firewall_policy_assessment |
google.cloud.recaptchaenterprise_v1.types.FirewallPolicyAssessment
Output only. Assessment returned when firewall policies belonging to the project are evaluated using the field firewall_policy_evaluation. |
fraud_prevention_assessment |
google.cloud.recaptchaenterprise_v1.types.FraudPreventionAssessment
Output only. Assessment returned by Fraud Prevention when TransactionData is provided. |
fraud_signals |
google.cloud.recaptchaenterprise_v1.types.FraudSignals
Output only. Fraud Signals specific to the users involved in a payment transaction. |