GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest (google_api_recaptcha_enterprise v0.3.0) View Source
The request message to annotate an Assessment.
Attributes
-
annotation
(type:String.t
, default:nil
) - Optional. The annotation that will be assigned to the Event. This field can be left empty to provide reasons that apply to an event without concluding whether the event is legitimate or fraudulent. -
hashedAccountId
(type:String.t
, default:nil
) - Optional. Optional unique stable hashed user identifier to apply to the assessment. This is an alternative to setting the hashed_account_id in CreateAssessment, for example when the account identifier is not yet known in the initial request. It is recommended that the identifier is hashed using hmac-sha256 with stable secret. -
reasons
(type:list(String.t)
, default:nil
) - Optional. Optional reasons for the annotation that will be assigned to the Event.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.