Home
last modified time | relevance | path

Searched refs:GoogleIdentityStsV1ExchangeTokenResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/Resource/
H A DV1.php21 use Google\Service\CloudSecurityToken\GoogleIdentityStsV1ExchangeTokenResponse; alias
60 * @return GoogleIdentityStsV1ExchangeTokenResponse
66 return $this->call('token', [$params], GoogleIdentityStsV1ExchangeTokenResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1ExchangeTokenResponse.php20 class GoogleIdentityStsV1ExchangeTokenResponse extends \Google\Model class
104 class_alias(GoogleIdentityStsV1ExchangeTokenResponse::class, 'Google_Service_CloudSecurityToken_Goo…