Home
last modified time | relevance | path

Searched refs:Google (Results 16026 – 16050 of 16248) sorted by path

1...<<641642643644645646647648649650

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php18 namespace Google; namespace
20 use Google\AccessToken\Revoke;
21 use Google\AccessToken\Verify;
22 use Google\Auth\ApplicationDefaultCredentials;
23 use Google\Auth\Cache\MemoryCacheItemPool;
24 use Google\Auth\CredentialsLoader;
25 use Google\Auth\FetchAuthTokenCache;
26 use Google\Auth\HttpHandler\HttpHandlerFactory;
27 use Google\Auth\OAuth2;
30 use Google\AuthHandler\AuthHandlerFactory;
[all …]
H A DCollection.php3 namespace Google; namespace
H A DException.php18 namespace Google; namespace
H A DModel.php18 namespace Google; namespace
20 use Google\Exception as GoogleException;
H A DService.php18 namespace Google; namespace
20 use Google\Http\Batch;
H A Daliases.php40 class Google_Task_Composer extends \Google\Task\Composer
51 class Google_Client extends \Google\Client {}
52 class Google_Collection extends \Google\Collection {}
53 class Google_Exception extends \Google\Exception {}
54 class Google_Http_Batch extends \Google\Http\Batch {}
56 class Google_Http_REST extends \Google\Http\REST {}
57 class Google_Model extends \Google\Model {}
58 class Google_Service extends \Google\Service {}
60 class Google_Service_Resource extends \Google\Service\Resource {}
61 class Google_Task_Exception extends \Google\Task\Exception {}
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php18 namespace Google\Http;
20 use Google\Client;
21 use Google\Http\REST;
22 use Google\Service\Exception as GoogleServiceException;
H A DMediaFileUpload.php18 namespace Google\Http;
20 use Google\Client;
21 use Google\Http\REST;
22 use Google\Exception as GoogleException;
H A DREST.php18 namespace Google\Http;
20 use Google\Auth\HttpHandler\HttpHandlerFactory;
21 use Google\Client;
22 use Google\Task\Runner;
23 use Google\Service\Exception as GoogleServiceException;
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DException.php18 namespace Google\Service;
20 use Google\Exception as GoogleException;
H A DREADME.md1 # Google API Client Services
3 Google API Client Service classes have been moved to the
H A DResource.php18 namespace Google\Service;
20 use Google\Model;
21 use Google\Http\MediaFileUpload;
22 use Google\Exception as GoogleException;
23 use Google\Utils\UriTemplate;
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DComposer.php18 namespace Google\Task;
H A DException.php18 namespace Google\Task;
20 use Google\Exception as GoogleException;
H A DRetryable.php18 namespace Google\Task;
H A DRunner.php18 namespace Google\Task;
20 use Google\Service\Exception as GoogleServiceException;
21 use Google\Task\Exception as GoogleTaskException;
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php18 namespace Google\Utils;
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING190 Copyright 2015 Google Inc.
H A DREADME.md1 # Google Auth Library for PHP
17 authorization and authentication with Google APIs.
41 credentials for use in calling Google APIs.
81 use Google\Auth\ApplicationDefaultCredentials;
134 use Google\Auth\ApplicationDefaultCredentials;
180 use Google\Auth\CredentialsLoader;
181 use Google\Auth\Middleware\AuthTokenMiddleware;
185 // Define the Google Application Credentials array
228 use Google\Auth\ApplicationDefaultCredentials;
266 use Google\Auth\AccessToken;
[all …]
H A DSECURITY.md5 The Google Security Team will respond within 5 working days of your report on g.co/vulnz.
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php18 namespace Google\Auth;
25 use Google\Auth\Cache\MemoryCacheItemPool;
26 use Google\Auth\HttpHandler\HttpClientCache;
27 use Google\Auth\HttpHandler\HttpHandlerFactory;
H A DApplicationDefaultCredentials.php18 namespace Google\Auth;
21 use Google\Auth\Credentials\AppIdentityCredentials;
22 use Google\Auth\Credentials\GCECredentials;
23 use Google\Auth\Credentials\ServiceAccountCredentials;
24 use Google\Auth\HttpHandler\HttpClientCache;
25 use Google\Auth\HttpHandler\HttpHandlerFactory;
26 use Google\Auth\Middleware\AuthTokenMiddleware;
27 use Google\Auth\Middleware\ProxyAuthTokenMiddleware;
28 use Google\Auth\Subscriber\AuthTokenSubscriber;
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DInvalidArgumentException.php18 namespace Google\Auth\Cache;
H A DItem.php18 namespace Google\Auth\Cache;
H A DMemoryCacheItemPool.php18 namespace Google\Auth\Cache;

1...<<641642643644645646647648649650