/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | WorkerSettings.php | 33 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 D | Google_REST.php | 83 * @param string $servicePath 88 static function createRequestUri($servicePath, $restPath, $params) { argument 89 $requestUrl = $servicePath . $restPath;
|
/plugin/authgoogle/google/service/ |
H A D | Google_ServiceResource.php | 140 $servicePath = $this->service->servicePath; 149 $servicePath = $method['mediaUpload']['protocols']['simple']['path']; 154 $url = Google_REST::createRequestUri($servicePath, $method['path'], $parameters);
|
H A D | Google_Service.php | 20 public $servicePath; variable in Google_Service
|
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/ |
H A D | Resource.php | 58 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 D | Service.php | 28 public $servicePath; variable in Google\\Service
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_YouTubeAnalyticsService.php | 79 $this->servicePath = 'youtube/analytics/v1/';
|
H A D | Google_WebfontsService.php | 69 $this->servicePath = 'webfonts/v1/';
|
H A D | Google_AndroidpublisherService.php | 118 $this->servicePath = 'androidpublisher/v1.1/applications/';
|
H A D | Google_TranslateService.php | 134 $this->servicePath = 'language/translate/';
|
H A D | Google_AppstateService.php | 144 $this->servicePath = 'appstate/v1/';
|
H A D | Google_Oauth2Service.php | 108 $this->servicePath = '';
|
H A D | Google_AuditService.php | 79 $this->servicePath = 'apps/reporting/audit/v1/';
|
H A D | Google_GroupssettingsService.php | 104 $this->servicePath = 'groups/v1/groups/';
|
H A D | Google_LicensingService.php | 187 $this->servicePath = 'apps/licensing/v1/product/';
|
H A D | Google_SiteVerificationService.php | 168 $this->servicePath = 'siteVerification/v1/';
|
H A D | Google_UrlshortenerService.php | 106 $this->servicePath = 'urlshortener/v1/';
|
H A D | Google_GamesManagementService.php | 217 $this->servicePath = 'games/v1management/';
|
H A D | Google_FreebaseService.php | 107 $this->servicePath = 'freebase/v1/';
|
H A D | Google_TaskqueueService.php | 220 $this->servicePath = 'taskqueue/v1beta2/projects/';
|
H A D | Google_PagespeedonlineService.php | 74 $this->servicePath = 'pagespeedonline/v1/';
|
H A D | Google_ReportsService.php | 148 $this->servicePath = 'admin/reports/v1/';
|
H A D | Google_TasksService.php | 321 $this->servicePath = 'tasks/v1/';
|
H A D | Google_AdexchangebuyerService.php | 266 $this->servicePath = 'adexchangebuyer/v1.2/';
|
H A D | Google_ResellerService.php | 287 $this->servicePath = 'apps/reseller/v1/';
|