GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse

data class GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse(val keyId: String, val privateKey: String, val teamId: String)

Contains fields that are required to perform Apple-specific integrity checks.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Apple developer key ID (10-character string).

Link copied to clipboard

Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account.

Link copied to clipboard

The Apple team ID (10-character string) owning the provisioning profile used to build your application.