Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyPasswordResponse.php20 class VerifyPasswordResponse extends \Google\Model class
242 class_alias(VerifyPasswordResponse::class, 'Google_Service_IdentityToolkit_VerifyPasswordResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/Resource/
H A DRelyingparty.php56 use Google\Service\IdentityToolkit\VerifyPasswordResponse; alias
310 * @return VerifyPasswordResponse
316 return $this->call('verifyPassword', [$params], VerifyPasswordResponse::class);