Home
last modified time | relevance | path

Searched refs:Google_Client (Results 1 – 25 of 61) sorted by last modified time

123

/plugin/authgooglesheets/
H A Dhelper.php340 * @return Google_Client the authorized client object
345 $client = new \Google_Client();
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A Dautoload.php11 && version_compare(Google_Client::LIBVER, '2.7.2', '<=')
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A Daliases.php51 class Google_Client extends \Google\Client {} class
/plugin/authgoogle/google/io/
H A DGoogle_HttpStreamIO.php50 $request = Google_Client::$auth->sign($request);
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php167 $httpRequest = Google_Client::$auth->sign($httpRequest);
168 if (Google_Client::$useBatch) {
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php665 * @param Google_Client $client
667 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_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_ComputeService.php1552 * @param Google_Client $client
1554 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_FusiontablesService.php631 * @param Google_Client $client
633 public function __construct(Google_Client $client) {
H A DGoogle_GamesService.php606 * @param Google_Client $client
608 public function __construct(Google_Client $client) {
H A DGoogle_GroupssettingsService.php101 * @param Google_Client $client
103 public function __construct(Google_Client $client) {
H A DGoogle_PagespeedonlineService.php71 * @param Google_Client $client
73 public function __construct(Google_Client $client) {
H A DGoogle_PlusDomainsService.php490 * @param Google_Client $client
492 public function __construct(Google_Client $client) {
H A DGoogle_PlusService.php325 * @param Google_Client $client
327 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_BloggerService.php434 * @param Google_Client $client
436 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_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_StorageService.php812 * @param Google_Client $client
814 public function __construct(Google_Client $client) {
H A DGoogle_TaskqueueService.php217 * @param Google_Client $client
219 public function __construct(Google_Client $client) {
H A DGoogle_TasksService.php318 * @param Google_Client $client
320 public function __construct(Google_Client $client) {

123