Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1TestingOptions.php25 public $testingChallenge; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TestingOptions
34 public function setTestingChallenge($testingChallenge) argument
36 $this->testingChallenge = $testingChallenge;
43 return $this->testingChallenge;