Home
last modified time | relevance | path

Searched refs:client (Results 26 – 50 of 539) sorted by path

12345678910>>...22

/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1552 * @param Google_Client $client
1554 public function __construct(Google_Client $client) { argument
1559 $client->addService($this->serviceName, $this->version);
H A DGoogle_CoordinateService.php351 * @param Google_Client $client
353 public function __construct(Google_Client $client) { argument
358 $client->addService($this->serviceName, $this->version);
H A DGoogle_CustomsearchService.php98 * @param Google_Client $client
100 public function __construct(Google_Client $client) { argument
105 $client->addService($this->serviceName, $this->version);
H A DGoogle_DatastoreService.php175 * @param Google_Client $client
177 public function __construct(Google_Client $client) { argument
182 $client->addService($this->serviceName, $this->version);
H A DGoogle_DfareportingService.php399 * @param Google_Client $client
401 public function __construct(Google_Client $client) { argument
406 $client->addService($this->serviceName, $this->version);
H A DGoogle_DirectoryService.php931 * @param Google_Client $client
933 public function __construct(Google_Client $client) { argument
938 $client->addService($this->serviceName, $this->version);
H A DGoogle_DriveService.php1251 * @param Google_Client $client
1253 public function __construct(Google_Client $client) { argument
1258 $client->addService($this->serviceName, $this->version);
H A DGoogle_FreebaseService.php104 * @param Google_Client $client
106 public function __construct(Google_Client $client) { argument
111 $client->addService($this->serviceName, $this->version);
H A DGoogle_FusiontablesService.php631 * @param Google_Client $client
633 public function __construct(Google_Client $client) { argument
638 $client->addService($this->serviceName, $this->version);
H A DGoogle_GamesManagementService.php214 * @param Google_Client $client
216 public function __construct(Google_Client $client) { argument
221 $client->addService($this->serviceName, $this->version);
H A DGoogle_GamesService.php606 * @param Google_Client $client
608 public function __construct(Google_Client $client) { argument
613 $client->addService($this->serviceName, $this->version);
H A DGoogle_GanService.php369 * @param Google_Client $client
371 public function __construct(Google_Client $client) { argument
376 $client->addService($this->serviceName, $this->version);
H A DGoogle_GroupssettingsService.php101 * @param Google_Client $client
103 public function __construct(Google_Client $client) { argument
108 $client->addService($this->serviceName, $this->version);
H A DGoogle_LicensingService.php184 * @param Google_Client $client
186 public function __construct(Google_Client $client) { argument
191 $client->addService($this->serviceName, $this->version);
H A DGoogle_MirrorService.php470 * @param Google_Client $client
472 public function __construct(Google_Client $client) { argument
477 $client->addService($this->serviceName, $this->version);
H A DGoogle_ModeratorService.php901 * @param Google_Client $client
903 public function __construct(Google_Client $client) { argument
908 $client->addService($this->serviceName, $this->version);
H A DGoogle_Oauth2Service.php105 * @param Google_Client $client
107 public function __construct(Google_Client $client) { argument
112 $client->addService($this->serviceName, $this->version);
H A DGoogle_OrkutService.php879 * @param Google_Client $client
881 public function __construct(Google_Client $client) { argument
886 $client->addService($this->serviceName, $this->version);
H A DGoogle_PagespeedonlineService.php71 * @param Google_Client $client
73 public function __construct(Google_Client $client) { argument
78 $client->addService($this->serviceName, $this->version);
H A DGoogle_PlusDomainsService.php490 * @param Google_Client $client
492 public function __construct(Google_Client $client) { argument
497 $client->addService($this->serviceName, $this->version);
H A DGoogle_PlusService.php325 * @param Google_Client $client
327 public function __construct(Google_Client $client) { argument
332 $client->addService($this->serviceName, $this->version);
H A DGoogle_PredictionService.php205 * @param Google_Client $client
207 public function __construct(Google_Client $client) { argument
212 $client->addService($this->serviceName, $this->version);
H A DGoogle_ReportsService.php145 * @param Google_Client $client
147 public function __construct(Google_Client $client) { argument
152 $client->addService($this->serviceName, $this->version);
H A DGoogle_ResellerService.php284 * @param Google_Client $client
286 public function __construct(Google_Client $client) { argument
291 $client->addService($this->serviceName, $this->version);
H A DGoogle_SQLAdminService.php383 * @param Google_Client $client
385 public function __construct(Google_Client $client) { argument
390 $client->addService($this->serviceName, $this->version);

12345678910>>...22