Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSecurityPolicyRecaptchaOptionsConfig.php25 public $redirectSiteKey; variable in Google\\Service\\Compute\\SecurityPolicyRecaptchaOptionsConfig
30 public function setRedirectSiteKey($redirectSiteKey) argument
32 $this->redirectSiteKey = $redirectSiteKey;
39 return $this->redirectSiteKey;