Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DCreateAuthUriResponse.php20 class CreateAuthUriResponse extends \Google\Collection class
189 class_alias(CreateAuthUriResponse::class, 'Google_Service_IdentityToolkit_CreateAuthUriResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/Resource/
H A DRelyingparty.php20 use Google\Service\IdentityToolkit\CreateAuthUriResponse; alias
74 * @return CreateAuthUriResponse
80 return $this->call('createAuthUri', [$params], CreateAuthUriResponse::class);