View Source GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1Assessment (google_api_recaptcha_enterprise v0.4.0)

A recaptcha assessment resource.

Attributes

  • accountDefenderAssessment (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment.t, default: nil) - Assessment returned by Account Defender when a hashed_account_id is provided.
  • event (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1Event.t, default: nil) - The event being assessed.
  • name (type: String.t, default: nil) - Output only. The resource name for the Assessment in the format "projects/{project}/assessments/{assessment}".
  • riskAnalysis (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1RiskAnalysis.t, default: nil) - Output only. The risk analysis result for the event being assessed.
  • tokenProperties (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1TokenProperties.t, default: nil) - Output only. Properties of the provided event token.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.