Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/Resource/
H A DV1.php23 use Google\Service\CloudSecurityToken\GoogleIdentityStsV1IntrospectTokenResponse; alias
42 * @return GoogleIdentityStsV1IntrospectTokenResponse
48 return $this->call('introspect', [$params], GoogleIdentityStsV1IntrospectTokenResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1IntrospectTokenResponse.php20 class GoogleIdentityStsV1IntrospectTokenResponse extends \Google\Model class
173 class_alias(GoogleIdentityStsV1IntrospectTokenResponse::class, 'Google_Service_CloudSecurityToken_G…