Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DCreateAuthUriResponse.php34 public $captchaRequired; variable in Google\\Service\\IdentityToolkit\\CreateAuthUriResponse
91 public function setCaptchaRequired($captchaRequired) argument
93 $this->captchaRequired = $captchaRequired;
100 return $this->captchaRequired;