View Source GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse (google_api_firebase_app_check v0.4.0)
Response message for the BatchGetRecaptchaV3Configs method.
Attributes
-
configs
(type:list(GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaRecaptchaV3Config.t)
, default:nil
) - RecaptchaV3Configs retrieved.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse{ configs: [ GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaRecaptchaV3Config.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.