Home
last modified time | relevance | path

Searched refs:version (Results 151 – 175 of 2779) sorted by path

12345678910>>...112

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1255 $this->version = 'v2';
1258 $client->addService($this->serviceName, $this->version);
H A DGoogle_FreebaseService.php108 $this->version = 'v1';
111 $client->addService($this->serviceName, $this->version);
H A DGoogle_FusiontablesService.php635 $this->version = 'v1';
638 $client->addService($this->serviceName, $this->version);
H A DGoogle_GamesManagementService.php218 $this->version = 'v1management';
221 $client->addService($this->serviceName, $this->version);
H A DGoogle_GamesService.php610 $this->version = 'v1';
613 $client->addService($this->serviceName, $this->version);
H A DGoogle_GanService.php373 $this->version = 'v1beta1';
376 $client->addService($this->serviceName, $this->version);
H A DGoogle_GroupssettingsService.php105 $this->version = 'v1';
108 $client->addService($this->serviceName, $this->version);
H A DGoogle_LicensingService.php188 $this->version = 'v1';
191 $client->addService($this->serviceName, $this->version);
H A DGoogle_MirrorService.php474 $this->version = 'v1';
477 $client->addService($this->serviceName, $this->version);
H A DGoogle_ModeratorService.php905 $this->version = 'v1';
908 $client->addService($this->serviceName, $this->version);
H A DGoogle_Oauth2Service.php109 $this->version = 'v2';
112 $client->addService($this->serviceName, $this->version);
H A DGoogle_OrkutService.php883 $this->version = 'v2';
886 $client->addService($this->serviceName, $this->version);
H A DGoogle_PagespeedonlineService.php75 $this->version = 'v1';
78 $client->addService($this->serviceName, $this->version);
104 public $version; variable in Google_Result
160 public function setVersion(Google_ResultVersion $version) { argument
161 $this->version = $version;
164 return $this->version;
H A DGoogle_PlusDomainsService.php494 $this->version = 'v1domains';
497 $client->addService($this->serviceName, $this->version);
H A DGoogle_PlusService.php329 $this->version = 'v1';
332 $client->addService($this->serviceName, $this->version);
H A DGoogle_PredictionService.php209 $this->version = 'v1.6';
212 $client->addService($this->serviceName, $this->version);
H A DGoogle_ReportsService.php149 $this->version = 'reports_v1';
152 $client->addService($this->serviceName, $this->version);
H A DGoogle_ResellerService.php288 $this->version = 'v1';
291 $client->addService($this->serviceName, $this->version);
H A DGoogle_SQLAdminService.php387 $this->version = 'v1beta1';
390 $client->addService($this->serviceName, $this->version);
H A DGoogle_ShoppingService.php143 $this->version = 'v1';
146 $client->addService($this->serviceName, $this->version);
H A DGoogle_SiteVerificationService.php169 $this->version = 'v1';
172 $client->addService($this->serviceName, $this->version);
H A DGoogle_StorageService.php816 $this->version = 'v1beta2';
819 $client->addService($this->serviceName, $this->version);
H A DGoogle_TaskqueueService.php221 $this->version = 'v1beta2';
224 $client->addService($this->serviceName, $this->version);
H A DGoogle_TasksService.php322 $this->version = 'v1';
325 $client->addService($this->serviceName, $this->version);
H A DGoogle_TranslateService.php135 $this->version = 'v2';
138 $client->addService($this->serviceName, $this->version);

12345678910>>...112