Assessment(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A recaptcha assessment resource.
Attributes | |
---|---|
Name | Description |
name |
str
Output only. The resource name for the Assessment in the format "projects/{project}/assessments/{assessment}". |
event |
google.cloud.recaptchaenterprise_v1.types.Event
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_defender_assessment |
google.cloud.recaptchaenterprise_v1.types.AccountDefenderAssessment
Assessment returned by Account Defender when a hashed_account_id is provided. |
private_password_leak_verification |
google.cloud.recaptchaenterprise_v1.types.PrivatePasswordLeakVerification
Password leak verification info. |