Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DGetOobConfirmationCodeResponse.php20 class GetOobConfirmationCodeResponse extends \Google\Model class
80 class_alias(GetOobConfirmationCodeResponse::class, 'Google_Service_IdentityToolkit_GetOobConfirmati…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/Resource/
H A DRelyingparty.php25 use Google\Service\IdentityToolkit\GetOobConfirmationCodeResponse; alias
146 return $this->call('getOobConfirmationCode', [$params], GetOobConfirmationCodeResponse::class);