Home
last modified time | relevance | path

Searched refs:siteKey (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig.php29 public $siteKey; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig
52 public function setSiteKey($siteKey) argument
54 $this->siteKey = $siteKey;
61 return $this->siteKey;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1Event.php33 public $siteKey; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Event
78 public function setSiteKey($siteKey) argument
80 $this->siteKey = $siteKey;
87 return $this->siteKey;