Google Cloud Recaptchaenterprise V1IOSKey Settings Response
    data class GoogleCloudRecaptchaenterpriseV1IOSKeySettingsResponse(val allowAllBundleIds: Boolean, val allowedBundleIds: List<String>, val appleDeveloperId: GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse)
Settings specific to keys that can be used by iOS apps.
Constructors
Link copied to clipboard
                fun GoogleCloudRecaptchaenterpriseV1IOSKeySettingsResponse(allowAllBundleIds: Boolean, allowedBundleIds: List<String>, appleDeveloperId: GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app.