Google Cloud Recaptchaenterprise V1Apple Developer Id Response
data class GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse(val keyId: String, val privateKey: String, val teamId: String)
Contains fields that are required to perform Apple-specific integrity checks.
Constructors
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse(keyId: String, privateKey: String, teamId: String)