Home
last modified time | relevance | path

Searched refs:customer (Results 1 – 25 of 98) sorted by last modified time

1234

/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-30.txt260 long as you offer spare parts or customer support for that product
/plugin/katex/
H A DLICENSE260 long as you offer spare parts or customer support for that product
/plugin/bbcodeextensions/
H A DLICENSE260 long as you offer spare parts or customer support for that product
/plugin/confightmlok/
H A DLICENSE98 b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
/plugin/htmlokalt/
H A DLICENSE98 … at least three years and valid for as long as you offer spare parts or customer support for that …
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/orphanmedia2/
H A DLICENSE260 long as you offer spare parts or customer support for that product
/plugin/odtsupport/
H A DLICENSE260 long as you offer spare parts or customer support for that product
/plugin/usecounter/
H A DLICENSE260 long as you offer spare parts or customer support for that product
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D3f3b3e207f79303ce6f86e03e928e062.asciidoc6 'index' => 'customer',
H A D311c4b632a29b9ead63b02d01f10096b.asciidoc6 'index' => 'customer',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL281 modification of the work for the customer's own use and reverse
/plugin/ckgedit/ckeditor/
H A DLICENSE.md631 modification of the work for the customer's own use and reverse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php570 'path' => 'v1/settings/customer',
574 'path' => 'v1/settings/customer',
H A DCloudchannel.php368 'path' => 'v1/{+customer}:listPurchasableOffers',
371 'customer' => [
402 'path' => 'v1/{+customer}:listPurchasableSkus',
405 'customer' => [
450 'path' => 'v1/{+customer}:provisionCloudIdentity',
453 'customer' => [
H A DCloudIdentity.php98 'customer' => [
112 'customer' => [
126 'customer' => [
135 'customer' => [
219 'customer' => [
233 'customer' => [
247 'customer' => [
327 'customer' => [
341 'customer' => [
367 'customer' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CustomerEvent.php25 public $customer; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CustomerEvent
34 public function setCustomer($customer) argument
36 $this->customer = $customer;
43 return $this->customer;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DDomainAliases.php36 * @param string $customer Immutable ID of the Google Workspace account.
40 public function delete($customer, $domainAliasName, $optParams = []) argument
42 $params = ['customer' => $customer, 'domainAliasName' => $domainAliasName];
49 * @param string $customer Immutable ID of the Google Workspace account.
54 public function get($customer, $domainAliasName, $optParams = []) argument
63 * @param string $customer Immutable ID of the Google Workspace account.
68 public function insert($customer, DomainAlias $postBody, $optParams = []) argument
70 $params = ['customer' => $customer, 'postBody' => $postBody];
77 * @param string $customer Immutable ID of the Google Workspace account.
84 public function listDomainAliases($customer, $optParams = []) argument
[all …]
H A DRoleAssignments.php36 * @param string $customer Immutable ID of the Google Workspace account.
40 public function delete($customer, $roleAssignmentId, $optParams = []) argument
42 $params = ['customer' => $customer, 'roleAssignmentId' => $roleAssignmentId];
49 * @param string $customer Immutable ID of the Google Workspace account.
54 public function get($customer, $roleAssignmentId, $optParams = []) argument
63 * @param string $customer Immutable ID of the Google Workspace account.
68 public function insert($customer, RoleAssignment $postBody, $optParams = []) argument
70 $params = ['customer' => $customer, 'postBody' => $postBody];
78 * @param string $customer Immutable ID of the Google Workspace account.
90 public function listRoleAssignments($customer, $optParams = []) argument
[all …]
H A DRoles.php36 * @param string $customer Immutable ID of the Google Workspace account.
40 public function delete($customer, $roleId, $optParams = []) argument
42 $params = ['customer' => $customer, 'roleId' => $roleId];
49 * @param string $customer Immutable ID of the Google Workspace account.
54 public function get($customer, $roleId, $optParams = []) argument
56 $params = ['customer' => $customer, 'roleId' => $roleId];
63 * @param string $customer Immutable ID of the Google Workspace account.
68 public function insert($customer, Role $postBody, $optParams = []) argument
70 $params = ['customer' => $customer, 'postBody' => $postBody];
84 public function listRoles($customer, $optParams = []) argument
[all …]
H A DPrivileges.php36 * @param string $customer Immutable ID of the Google Workspace account.
40 public function listPrivileges($customer, $optParams = []) argument
42 $params = ['customer' => $customer];
H A DResourcesCalendars.php36 * @param string $customer The unique ID for the customer's Google Workspace
43 public function delete($customer, $calendarResourceId, $optParams = []) argument
52 * @param string $customer The unique ID for the customer's Google Workspace
60 public function get($customer, $calendarResourceId, $optParams = []) argument
69 * @param string $customer The unique ID for the customer's Google Workspace
76 public function insert($customer, CalendarResource $postBody, $optParams = []) argument
78 $params = ['customer' => $customer, 'postBody' => $postBody];
86 * @param string $customer The unique ID for the customer's Google Workspace
112 public function listResourcesCalendars($customer, $optParams = []) argument
114 $params = ['customer' => $customer];
[all …]
H A DResourcesFeatures.php37 * @param string $customer The unique ID for the customer's Google Workspace
43 public function delete($customer, $featureKey, $optParams = []) argument
45 $params = ['customer' => $customer, 'featureKey' => $featureKey];
52 * @param string $customer The unique ID for the customer's Google Workspace
59 public function get($customer, $featureKey, $optParams = []) argument
61 $params = ['customer' => $customer, 'featureKey' => $featureKey];
68 * @param string $customer The unique ID for the customer's Google Workspace
75 public function insert($customer, Feature $postBody, $optParams = []) argument
77 $params = ['customer' => $customer, 'postBody' => $postBody];
93 public function listResourcesFeatures($customer, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1WipeDeviceRequest.php25 public $customer; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1WipeDeviceRequest
34 public function setCustomer($customer) argument
36 $this->customer = $customer;
43 return $this->customer;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/Resource/
H A DCustomersReports.php37 * @param string $customer Required. Customer id or "my_customer" to use the
51 public function countChromeVersions($customer, $optParams = []) argument
53 $params = ['customer' => $customer];
60 * @param string $customer Required. Customer id or "my_customer" to use the
79 public function countInstalledApps($customer, $optParams = []) argument
81 $params = ['customer' => $customer];
89 * @param string $customer Required. Customer id or "my_customer" to use the
109 public function findInstalledAppDevices($customer, $optParams = []) argument
111 $params = ['customer' => $customer];

1234