Class Assessment (1.11.0)

Assessment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A recaptcha assessment resource.

Attributes

NameDescription
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_verification google.cloud.recaptchaenterprise_v1.types.AccountVerificationInfo
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
Assessment returned by account defender when a hashed_account_id is provided.
private_password_leak_verification google.cloud.recaptchaenterprise_v1.types.PrivatePasswordLeakVerification
The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials.