Home
last modified time | relevance | path

Searched refs:servicePath (Results 26 – 50 of 54) sorted by path

123

/plugin/authgoogle/google/contrib/
H A DGoogle_GroupssettingsService.php104 $this->servicePath = 'groups/v1/groups/';
H A DGoogle_LicensingService.php187 $this->servicePath = 'apps/licensing/v1/product/';
H A DGoogle_MirrorService.php473 $this->servicePath = 'mirror/v1/';
H A DGoogle_ModeratorService.php904 $this->servicePath = 'moderator/v1/';
H A DGoogle_Oauth2Service.php108 $this->servicePath = '';
H A DGoogle_OrkutService.php882 $this->servicePath = 'orkut/v2/';
H A DGoogle_PagespeedonlineService.php74 $this->servicePath = 'pagespeedonline/v1/';
H A DGoogle_PlusDomainsService.php493 $this->servicePath = 'plus/v1domains/';
H A DGoogle_PlusService.php328 $this->servicePath = 'plus/v1/';
H A DGoogle_PredictionService.php208 $this->servicePath = 'prediction/v1.6/projects/';
H A DGoogle_ReportsService.php148 $this->servicePath = 'admin/reports/v1/';
H A DGoogle_ResellerService.php287 $this->servicePath = 'apps/reseller/v1/';
H A DGoogle_SQLAdminService.php386 $this->servicePath = 'sql/v1beta1/';
H A DGoogle_ShoppingService.php142 $this->servicePath = 'shopping/search/v1/';
H A DGoogle_SiteVerificationService.php168 $this->servicePath = 'siteVerification/v1/';
H A DGoogle_StorageService.php815 $this->servicePath = 'storage/v1beta2/';
H A DGoogle_TaskqueueService.php220 $this->servicePath = 'taskqueue/v1beta2/projects/';
H A DGoogle_TasksService.php321 $this->servicePath = 'tasks/v1/';
H A DGoogle_TranslateService.php134 $this->servicePath = 'language/translate/';
H A DGoogle_UrlshortenerService.php106 $this->servicePath = 'urlshortener/v1/';
H A DGoogle_WebfontsService.php69 $this->servicePath = 'webfonts/v1/';
H A DGoogle_YouTubeAnalyticsService.php79 $this->servicePath = 'youtube/analytics/v1/';
H A DGoogle_YouTubeService.php995 $this->servicePath = 'youtube/v3/';
/plugin/authgoogle/google/io/
H A DGoogle_REST.php83 * @param string $servicePath
88 static function createRequestUri($servicePath, $restPath, $params) { argument
89 $requestUrl = $servicePath . $restPath;
/plugin/authgoogle/google/service/
H A DGoogle_Service.php20 public $servicePath; variable in Google_Service

123