Home
last modified time | relevance | path

Searched refs:Google_Client (Results 1 – 25 of 61) sorted by path

123

/plugin/authgoogle/
H A Dauth.php79 $client = new Google_Client();
/plugin/authgoogle/google/
H A DGoogle_Client.php64 class Google_Client { class
405 return Google_Client::$auth;
413 return Google_Client::$io;
420 return Google_Client::$cache;
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php97 …$request = Google_Client::$io->makeRequest(new Google_HttpRequest(self::OAUTH2_TOKEN_URI, 'POST', …
270 $request = Google_Client::$io->makeRequest($http);
304 $response = Google_Client::$io->makeRequest($request);
335 $request = Google_Client::$io->makeRequest(new Google_HttpRequest(
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php368 * @param Google_Client $client
370 public function __construct(Google_Client $client) {
H A DGoogle_AdSenseService.php1032 * @param Google_Client $client
1034 public function __construct(Google_Client $client) {
H A DGoogle_AdexchangebuyerService.php263 * @param Google_Client $client
265 public function __construct(Google_Client $client) {
H A DGoogle_AdsensehostService.php665 * @param Google_Client $client
667 public function __construct(Google_Client $client) {
H A DGoogle_AnalyticsService.php576 * @param Google_Client $client
578 public function __construct(Google_Client $client) {
H A DGoogle_AndroidpublisherService.php115 * @param Google_Client $client
117 public function __construct(Google_Client $client) {
H A DGoogle_AppstateService.php141 * @param Google_Client $client
143 public function __construct(Google_Client $client) {
H A DGoogle_AuditService.php76 * @param Google_Client $client
78 public function __construct(Google_Client $client) {
H A DGoogle_BigqueryService.php477 * @param Google_Client $client
479 public function __construct(Google_Client $client) {
H A DGoogle_BloggerService.php434 * @param Google_Client $client
436 public function __construct(Google_Client $client) {
H A DGoogle_BooksService.php980 * @param Google_Client $client
982 public function __construct(Google_Client $client) {
H A DGoogle_CalendarService.php724 * @param Google_Client $client
726 public function __construct(Google_Client $client) {
H A DGoogle_CivicInfoService.php85 * @param Google_Client $client
87 public function __construct(Google_Client $client) {
H A DGoogle_ComputeService.php1552 * @param Google_Client $client
1554 public function __construct(Google_Client $client) {
H A DGoogle_CoordinateService.php351 * @param Google_Client $client
353 public function __construct(Google_Client $client) {
H A DGoogle_CustomsearchService.php98 * @param Google_Client $client
100 public function __construct(Google_Client $client) {
H A DGoogle_DatastoreService.php175 * @param Google_Client $client
177 public function __construct(Google_Client $client) {
H A DGoogle_DfareportingService.php399 * @param Google_Client $client
401 public function __construct(Google_Client $client) {
H A DGoogle_DirectoryService.php931 * @param Google_Client $client
933 public function __construct(Google_Client $client) {
H A DGoogle_DriveService.php1251 * @param Google_Client $client
1253 public function __construct(Google_Client $client) {
H A DGoogle_FreebaseService.php104 * @param Google_Client $client
106 public function __construct(Google_Client $client) {
H A DGoogle_FusiontablesService.php631 * @param Google_Client $client
633 public function __construct(Google_Client $client) {

123