Assessment(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A recaptcha assessment resource. .. attribute:: name
Output only. The resource name for the Assessment in the format "projects/{project}/assessments/{assessment}".
:type: str
Attributes | |
---|---|
Name | Description |
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. |