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

A key used to identify and configure applications (web and/or mobile) that use reCAPTCHA Enterprise.

Attributes

  • androidSettings (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1AndroidKeySettings.t, default: nil) - Settings for keys that can be used by Android apps.
  • createTime (type: DateTime.t, default: nil) - The timestamp corresponding to the creation of this Key.
  • displayName (type: String.t, default: nil) - Human-readable display name of this key. Modifiable by user.
  • iosSettings (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1IOSKeySettings.t, default: nil) - Settings for keys that can be used by iOS apps.
  • labels (type: map(), default: nil) - See Creating and managing labels.
  • name (type: String.t, default: nil) - The resource name for the Key in the format "projects/{project}/keys/{key}".
  • testingOptions (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1TestingOptions.t, default: nil) - Options for user acceptance testing.
  • wafSettings (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1WafSettings.t, default: nil) - Settings for WAF
  • webSettings (type: GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1WebKeySettings.t, default: nil) - Settings for keys that can be used by websites.

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.