Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class AppleDeveloperId.
Contains fields that are required to perform Apple-specific integrity checks.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.AppleDeveloperId
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ private_key
string
Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. Ensure that Apple DeviceCheck is enabled for the private key.
↳ key_id
string
Required. The Apple developer key ID (10-character string).
↳ team_id
string
Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
getPrivateKey
Required. Input only. A private key (downloaded as a text file with a .p8
file extension) generated for your Apple Developer account. Ensure that
Apple DeviceCheck is enabled for the private key.
Returns
Type
Description
string
setPrivateKey
Required. Input only. A private key (downloaded as a text file with a .p8
file extension) generated for your Apple Developer account. Ensure that
Apple DeviceCheck is enabled for the private key.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getKeyId
Required. The Apple developer key ID (10-character string).
Returns
Type
Description
string
setKeyId
Required. The Apple developer key ID (10-character string).
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getTeamId
Required. The Apple team ID (10-character string) owning the provisioning
profile used to build your application.
Returns
Type
Description
string
setTeamId
Required. The Apple team ID (10-character string) owning the provisioning
profile used to build your application.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Recaptcha Enterprise V1 Client - Class AppleDeveloperId (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-recaptcha-enterprise/latest/V1.AppleDeveloperId)\n- [2.1.2](/php/docs/reference/cloud-recaptcha-enterprise/2.1.2/V1.AppleDeveloperId)\n- [2.0.1](/php/docs/reference/cloud-recaptcha-enterprise/2.0.1/V1.AppleDeveloperId)\n- [1.17.2](/php/docs/reference/cloud-recaptcha-enterprise/1.17.2/V1.AppleDeveloperId)\n- [1.16.1](/php/docs/reference/cloud-recaptcha-enterprise/1.16.1/V1.AppleDeveloperId)\n- [1.15.0](/php/docs/reference/cloud-recaptcha-enterprise/1.15.0/V1.AppleDeveloperId)\n- [1.14.0](/php/docs/reference/cloud-recaptcha-enterprise/1.14.0/V1.AppleDeveloperId)\n- [1.13.0](/php/docs/reference/cloud-recaptcha-enterprise/1.13.0/V1.AppleDeveloperId)\n- [1.12.2](/php/docs/reference/cloud-recaptcha-enterprise/1.12.2/V1.AppleDeveloperId)\n- [1.8.0](/php/docs/reference/cloud-recaptcha-enterprise/1.8.0/V1.AppleDeveloperId)\n- [1.7.0](/php/docs/reference/cloud-recaptcha-enterprise/1.7.0/V1.AppleDeveloperId)\n- [1.6.0](/php/docs/reference/cloud-recaptcha-enterprise/1.6.0/V1.AppleDeveloperId)\n- [1.5.2](/php/docs/reference/cloud-recaptcha-enterprise/1.5.2/V1.AppleDeveloperId)\n- [1.4.2](/php/docs/reference/cloud-recaptcha-enterprise/1.4.2/V1.AppleDeveloperId)\n- [1.3.2](/php/docs/reference/cloud-recaptcha-enterprise/1.3.2/V1.AppleDeveloperId)\n- [1.2.6](/php/docs/reference/cloud-recaptcha-enterprise/1.2.6/V1.AppleDeveloperId) \nReference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class AppleDeveloperId.\n\nContains fields that are required to perform Apple-specific integrity checks.\n\nGenerated from protobuf message `google.cloud.recaptchaenterprise.v1.AppleDeveloperId`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ RecaptchaEnterprise \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPrivateKey\n\nRequired. Input only. A private key (downloaded as a text file with a .p8\nfile extension) generated for your Apple Developer account. Ensure that\nApple DeviceCheck is enabled for the private key.\n\n### setPrivateKey\n\nRequired. Input only. A private key (downloaded as a text file with a .p8\nfile extension) generated for your Apple Developer account. Ensure that\nApple DeviceCheck is enabled for the private key.\n\n### getKeyId\n\nRequired. The Apple developer key ID (10-character string).\n\n### setKeyId\n\nRequired. The Apple developer key ID (10-character string).\n\n### getTeamId\n\nRequired. The Apple team ID (10-character string) owning the provisioning\nprofile used to build your application.\n\n### setTeamId\n\nRequired. The Apple team ID (10-character string) owning the provisioning\nprofile used to build your application."]]