Home
last modified time | relevance | path

Searched refs:servicePath (Results 1 – 25 of 54) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerSettings.php33 public $servicePath; variable in Google\\Service\\Dataflow\\WorkerSettings
78 public function setServicePath($servicePath) argument
80 $this->servicePath = $servicePath;
87 return $this->servicePath;
/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_ServiceResource.php140 $servicePath = $this->service->servicePath;
149 $servicePath = $method['mediaUpload']['protocols']['simple']['path'];
154 $url = Google_REST::createRequestUri($servicePath, $method['path'], $parameters);
H A DGoogle_Service.php20 public $servicePath; variable in Google_Service
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php58 private $servicePath; variable in Google\\Service\\Resource
70 $this->servicePath = $service->servicePath;
268 $requestUrl = $this->servicePath . $restPath;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DService.php28 public $servicePath; variable in Google\\Service
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeAnalyticsService.php79 $this->servicePath = 'youtube/analytics/v1/';
H A DGoogle_WebfontsService.php69 $this->servicePath = 'webfonts/v1/';
H A DGoogle_AndroidpublisherService.php118 $this->servicePath = 'androidpublisher/v1.1/applications/';
H A DGoogle_TranslateService.php134 $this->servicePath = 'language/translate/';
H A DGoogle_AppstateService.php144 $this->servicePath = 'appstate/v1/';
H A DGoogle_Oauth2Service.php108 $this->servicePath = '';
H A DGoogle_AuditService.php79 $this->servicePath = 'apps/reporting/audit/v1/';
H A DGoogle_GroupssettingsService.php104 $this->servicePath = 'groups/v1/groups/';
H A DGoogle_LicensingService.php187 $this->servicePath = 'apps/licensing/v1/product/';
H A DGoogle_SiteVerificationService.php168 $this->servicePath = 'siteVerification/v1/';
H A DGoogle_UrlshortenerService.php106 $this->servicePath = 'urlshortener/v1/';
H A DGoogle_GamesManagementService.php217 $this->servicePath = 'games/v1management/';
H A DGoogle_FreebaseService.php107 $this->servicePath = 'freebase/v1/';
H A DGoogle_TaskqueueService.php220 $this->servicePath = 'taskqueue/v1beta2/projects/';
H A DGoogle_PagespeedonlineService.php74 $this->servicePath = 'pagespeedonline/v1/';
H A DGoogle_ReportsService.php148 $this->servicePath = 'admin/reports/v1/';
H A DGoogle_TasksService.php321 $this->servicePath = 'tasks/v1/';
H A DGoogle_AdexchangebuyerService.php266 $this->servicePath = 'adexchangebuyer/v1.2/';
H A DGoogle_ResellerService.php287 $this->servicePath = 'apps/reseller/v1/';

123