Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyPasswordRequest.php25 public $captchaChallenge; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPasswordRequest
70 public function setCaptchaChallenge($captchaChallenge) argument
72 $this->captchaChallenge = $captchaChallenge;
79 return $this->captchaChallenge;
H A DIdentitytoolkitRelyingpartySignupNewUserRequest.php25 public $captchaChallenge; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest
82 public function setCaptchaChallenge($captchaChallenge) argument
84 $this->captchaChallenge = $captchaChallenge;
91 return $this->captchaChallenge;
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php26 public $captchaChallenge; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest
119 public function setCaptchaChallenge($captchaChallenge) argument
121 $this->captchaChallenge = $captchaChallenge;
128 return $this->captchaChallenge;