Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyPasswordRequest.php29 public $captchaResponse; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPasswordRequest
84 public function setCaptchaResponse($captchaResponse) argument
86 $this->captchaResponse = $captchaResponse;
93 return $this->captchaResponse;
H A DIdentitytoolkitRelyingpartySignupNewUserRequest.php29 public $captchaResponse; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest
96 public function setCaptchaResponse($captchaResponse) argument
98 $this->captchaResponse = $captchaResponse;
105 return $this->captchaResponse;
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php30 public $captchaResponse; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest
133 public function setCaptchaResponse($captchaResponse) argument
135 $this->captchaResponse = $captchaResponse;
142 return $this->captchaResponse;