Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DGetRecaptchaParamResponse.php20 class GetRecaptchaParamResponse extends \Google\Model class
80 class_alias(GetRecaptchaParamResponse::class, 'Google_Service_IdentityToolkit_GetRecaptchaParamResp…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/Resource/
H A DRelyingparty.php26 use Google\Service\IdentityToolkit\GetRecaptchaParamResponse; alias
180 * @return GetRecaptchaParamResponse
186 return $this->call('getRecaptchaParam', [$params], GetRecaptchaParamResponse::class);