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

Account Defender risk assessment.

Attributes

  • labels (type: list(String.t), default: nil) - Labels for this request.
  • recommendedAction (type: String.t, default: nil) - Recommended action after this request.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment{
    labels: [String.t()] | nil,
    recommendedAction: String.t() | nil
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.