Home
last modified time | relevance | path

Searched refs:Google (Results 16001 – 16025 of 16248) sorted by path

1...<<641642643644645646647648649650

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataDiffUploadRequest.php18 namespace Google\Service\YouTubeReporting;
20 class GdataDiffUploadRequest extends \Google\Model
H A DGdataDiffUploadResponse.php18 namespace Google\Service\YouTubeReporting;
20 class GdataDiffUploadResponse extends \Google\Model
H A DGdataDiffVersionResponse.php18 namespace Google\Service\YouTubeReporting;
20 class GdataDiffVersionResponse extends \Google\Model
H A DGdataDownloadParameters.php18 namespace Google\Service\YouTubeReporting;
20 class GdataDownloadParameters extends \Google\Model
H A DGdataMedia.php18 namespace Google\Service\YouTubeReporting;
20 class GdataMedia extends \Google\Collection
H A DGdataObjectId.php18 namespace Google\Service\YouTubeReporting;
20 class GdataObjectId extends \Google\Model
H A DJob.php18 namespace Google\Service\YouTubeReporting;
20 class Job extends \Google\Model
H A DListJobsResponse.php18 namespace Google\Service\YouTubeReporting;
20 class ListJobsResponse extends \Google\Collection
H A DListReportTypesResponse.php18 namespace Google\Service\YouTubeReporting;
20 class ListReportTypesResponse extends \Google\Collection
H A DListReportsResponse.php18 namespace Google\Service\YouTubeReporting;
20 class ListReportsResponse extends \Google\Collection
H A DReport.php18 namespace Google\Service\YouTubeReporting;
20 class Report extends \Google\Model
H A DReportType.php18 namespace Google\Service\YouTubeReporting;
20 class ReportType extends \Google\Model
H A DYoutubereportingEmpty.php18 namespace Google\Service\YouTubeReporting;
20 class YoutubereportingEmpty extends \Google\Model
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/Resource/
H A DJobs.php18 namespace Google\Service\YouTubeReporting\Resource;
20 use Google\Service\YouTubeReporting\Job;
21 use Google\Service\YouTubeReporting\ListJobsResponse;
22 use Google\Service\YouTubeReporting\YoutubereportingEmpty;
32 class Jobs extends \Google\Service\Resource
H A DJobsReports.php18 namespace Google\Service\YouTubeReporting\Resource;
20 use Google\Service\YouTubeReporting\ListReportsResponse;
21 use Google\Service\YouTubeReporting\Report;
31 class JobsReports extends \Google\Service\Resource
H A DMedia.php18 namespace Google\Service\YouTubeReporting\Resource;
20 use Google\Service\YouTubeReporting\GdataMedia;
30 class Media extends \Google\Service\Resource
H A DReportTypes.php18 namespace Google\Service\YouTubeReporting\Resource;
20 use Google\Service\YouTubeReporting\ListReportTypesResponse;
30 class ReportTypes extends \Google\Service\Resource
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md3 # Google APIs Client Library for PHP #
10 The Google API Client Library enables you to work with Google APIs such as Gmail, Drive or YouTube …
14 ## Google Cloud Platform
137 $client = new Google\Client();
162 $client = new Google\Client();
209 $client = new Google\Client();
234 $client = new Google\Client();
329 // create the Google client
330 $client = new Google\Client();
392 $client = new Google\Client();
[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/apiclient/src/AccessToken/
H A DRevoke.php19 namespace Google\AccessToken;
21 use Google\Auth\HttpHandler\HttpHandlerFactory;
22 use Google\Client;
H A DVerify.php19 namespace Google\AccessToken;
30 use Google\Auth\Cache\MemoryCacheItemPool;
31 use Google\Exception as GoogleException;
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php18 namespace Google\AuthHandler;
H A DGuzzle5AuthHandler.php3 namespace Google\AuthHandler;
5 use Google\Auth\CredentialsLoader;
6 use Google\Auth\HttpHandler\HttpHandlerFactory;
7 use Google\Auth\FetchAuthTokenCache;
8 use Google\Auth\Subscriber\AuthTokenSubscriber;
9 use Google\Auth\Subscriber\ScopedAccessTokenSubscriber;
10 use Google\Auth\Subscriber\SimpleSubscriber;
H A DGuzzle6AuthHandler.php3 namespace Google\AuthHandler;
5 use Google\Auth\CredentialsLoader;
6 use Google\Auth\HttpHandler\HttpHandlerFactory;
7 use Google\Auth\FetchAuthTokenCache;
8 use Google\Auth\Middleware\AuthTokenMiddleware;
9 use Google\Auth\Middleware\ScopedAccessTokenMiddleware;
10 use Google\Auth\Middleware\SimpleMiddleware;
H A DGuzzle7AuthHandler.php18 namespace Google\AuthHandler;

1...<<641642643644645646647648649650