Home
last modified time | relevance | path

Searched refs:services (Results 26 – 50 of 242) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceDirectory.php222 'services',
226 'path' => 'v1/{+parent}/services',
270 'path' => 'v1/{+parent}/services',
H A DServiceManagement.php53 public $services; variable in Google\\Service\\ServiceManagement
118 'services',
122 'path' => 'v1/services',
126 'path' => 'v1/services/{serviceName}',
136 'path' => 'v1/services:generateConfigReport',
140 'path' => 'v1/services/{serviceName}',
150 'path' => 'v1/services/{serviceName}/config',
178 'path' => 'v1/services',
219 'path' => 'v1/services/{serviceName}:undelete',
239 'path' => 'v1/services/{serviceName}/configs',
[all …]
H A DServiceNetworking.php46 public $services; variable in Google\\Service\\ServiceNetworking
135 'services',
H A DServiceUsage.php50 public $services; variable in Google\\Service\\ServiceUsage
132 'services',
136 'path' => 'v1/{+parent}/services:batchEnable',
146 'path' => 'v1/{+parent}/services:batchGet',
191 'path' => 'v1/{+parent}/services',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DListServicesResponse.php47 public function setServices($services) argument
49 $this->services = $services;
56 return $this->services;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DListServicesResponse.php47 public function setServices($services) argument
49 $this->services = $services;
56 return $this->services;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DBatchEnableServicesResponse.php45 public function setServices($services) argument
47 $this->services = $services;
54 return $this->services;
H A DBatchGetServicesResponse.php29 public function setServices($services) argument
31 $this->services = $services;
38 return $this->services;
H A DListServicesResponse.php47 public function setServices($services) argument
49 $this->services = $services;
56 return $this->services;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequestEntryLinkRequest.php38 public $services; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest
85 public function setServices($services) argument
87 $this->services = $services;
94 return $this->services;
H A DAccountsLinkRequest.php42 public $services; variable in Google\\Service\\ShoppingContent\\AccountsLinkRequest
117 public function setServices($services) argument
119 $this->services = $services;
126 return $this->services;
H A DCarriersCarrier.php38 public $services; variable in Google\\Service\\ShoppingContent\\CarriersCarrier
85 public function setServices($services) argument
87 $this->services = $services;
94 return $this->services;
H A DLinkedAccount.php47 public function setServices($services) argument
49 $this->services = $services;
56 return $this->services;
H A DShippingSettings.php65 public function setServices($services) argument
67 $this->services = $services;
74 return $this->services;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md52services`. That library provides up-to-date API wrappers for a large number of Google APIs. In ord…
54 #### Cleaning up unused services
56 There are over 200 Google API services. The chances are good that you will not
58 you can run the `Google\Task\Composer::cleanup` task and specify the services
70 "google/apiclient-services": [
78 This example will remove all services other than "Drive" and "YouTube" when
81 **IMPORTANT**: If you add any services back in `composer.json`, you will need to
82 remove the `vendor/google/apiclient-services` directory explicitly for the
86 rm -r vendor/google/apiclient-services
97 "google/apiclient-services": [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md4 [google-api-php-client-services](https://github.com/google/google-api-php-client-services)
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md167 For invoking Cloud Run services, your service account will need the
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1125 * Using the union of two arrays rather than an array_merge when extending service builder services
1126 * Ensuring that a service is a string before doing strpos() checks on it when substituting services
1129 …defined service, but you can now create services that extend themselves and merge their settings o…
H A DREADME.md9 trivial to integrate with web services.
H A DUPGRADING.md622 services by representing web service operations using commands.
623 - http://github.com/guzzle/guzzle-services Provides an implementation of
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md91 …ing to use MULTI properly when passed a proxied Redis instance (e.g. in Symfony with lazy services)
177 …ing to use MULTI properly when passed a proxied Redis instance (e.g. in Symfony with lazy services)
H A DREADME.md8 web services. See the complete list of handlers below. Special handlers
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md83 If your company uses this library in their products or services, you may be
/plugin/authnc/
H A DREADME.md15 …d syntax, see [this](https://www.freedesktop.org/wiki/Specifications/open-collaboration-services/)~
/plugin/authsplit/
H A DREADME18 software and services.

12345678910