Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DGoogleServiceAccounts.php20 use Google\Service\Storagetransfer\GoogleServiceAccount; alias
44 * @return GoogleServiceAccount
50 return $this->call('get', [$params], GoogleServiceAccount::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DGoogleServiceAccount.php20 class GoogleServiceAccount extends \Google\Model class
62 class_alias(GoogleServiceAccount::class, 'Google_Service_Storagetransfer_GoogleServiceAccount');