Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest.php25 public $recaptchaToken; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest
30 public function setRecaptchaToken($recaptchaToken) argument
32 $this->recaptchaToken = $recaptchaToken;
39 return $this->recaptchaToken;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySendVerificationCodeRequest.php37 public $recaptchaToken; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySendVerificationCodeRequest
84 public function setRecaptchaToken($recaptchaToken) argument
86 $this->recaptchaToken = $recaptchaToken;
93 return $this->recaptchaToken;