Home
last modified time | relevance | path

Searched refs:customerId (Results 1 – 25 of 39) sorted by last modified time

12

/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js33 …||CKEDITOR.config.wsc_cmd;c=c||a.dataTemp;g.postMessage.send({message:{customerId:a.wsc_customerId…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerId.php25 public $customerId; variable in Google\\Service\\CloudSearch\\CustomerId
30 public function setCustomerId($customerId) argument
32 $this->customerId = $customerId;
39 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReseller.php75 'customerId' => [
94 'customerId' => [
104 'customerId' => [
156 'customerId' => [
171 'customerId' => [
186 'customerId' => [
201 'customerId' => [
216 'customerId' => [
236 'customerId' => [
251 'customerId' => [
[all …]
H A DDataTransfer.php85 'customerId' => [
126 'customerId' => [
H A DReports.php92 'customerId' => [
147 'customerId' => [
217 'customerId' => [
259 'customerId' => [
304 'customerId' => [
H A DDirectory.php245 'customerId' => [
260 'customerId' => [
279 'customerId' => [
321 'customerId' => [
336 'customerId' => [
355 'customerId' => [
384 'customerId' => [
409 'customerId' => [
990 'customerId' => [
1005 'customerId' => [
[all …]
H A DAlertCenter.php84 'customerId' => [
98 'customerId' => [
112 'customerId' => [
121 'customerId' => [
171 'customerId' => [
185 'customerId' => [
208 'customerId' => [
217 'customerId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DChromeosdevices.php48 * @param string $customerId The unique ID for the customer's Google Workspace
68 * @param string $customerId The unique ID for the customer's Google Workspace
82 public function get($customerId, $deviceId, $optParams = []) argument
84 $params = ['customerId' => $customerId, 'deviceId' => $deviceId];
92 * @param string $customerId The unique ID for the customer's Google Workspace
117 public function listChromeosdevices($customerId, $optParams = []) argument
119 $params = ['customerId' => $customerId];
127 * @param string $customerId Immutable ID of the Google Workspace account
145 * @param string $customerId The unique ID for the customer's Google Workspace
160 public function patch($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = []) argument
[all …]
H A DCustomerDevicesChromeos.php36 * @param string $customerId Immutable. Immutable ID of the Google Workspace
43 …public function issueCommand($customerId, $deviceId, DirectoryChromeosdevicesIssueCommandRequest $… argument
45 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'postBody' => $postBody];
H A DMobiledevices.php38 * @param string $customerId The unique ID for the customer's Google Workspace
48 public function action($customerId, $resourceId, MobileDeviceAction $postBody, $optParams = []) argument
57 * @param string $customerId The unique ID for the customer's Google Workspace
66 public function delete($customerId, $resourceId, $optParams = []) argument
68 $params = ['customerId' => $customerId, 'resourceId' => $resourceId];
75 * @param string $customerId The unique ID for the customer's Google Workspace
88 public function get($customerId, $resourceId, $optParams = []) argument
90 $params = ['customerId' => $customerId, 'resourceId' => $resourceId];
100 * @param string $customerId The unique ID for the customer's Google Workspace
119 public function listMobiledevices($customerId, $optParams = []) argument
[all …]
H A DCustomerDevicesChromeosCommands.php35 * @param string $customerId Immutable. Immutable ID of the Google Workspace
42 public function get($customerId, $deviceId, $commandId, $optParams = []) argument
44 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'commandId' => $commandId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaGoogleAdsLink.php41 public $customerId; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGoogleAdsLink
110 public function setCustomerId($customerId) argument
112 $this->customerId = $customerId;
119 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DCustomers.php39 * @param string $customerId This can be either the customer's primary domain
47 public function get($customerId, $optParams = []) argument
49 $params = ['customerId' => $customerId];
94 * @param string $customerId This can be either the customer's primary domain
103 public function patch($customerId, Customer $postBody, $optParams = []) argument
105 $params = ['customerId' => $customerId, 'postBody' => $postBody];
116 * @param string $customerId This can be either the customer's primary domain
125 public function update($customerId, Customer $postBody, $optParams = []) argument
127 $params = ['customerId' => $customerId, 'postBody' => $postBody];
H A DSubscriptions.php42 * @param string $customerId This can be either the customer's primary domain
56 public function activate($customerId, $subscriptionId, $optParams = []) argument
58 $params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId];
71 * @param string $customerId This can be either the customer's primary domain
99 * @param string $customerId This can be either the customer's primary domain
127 * @param string $customerId This can be either the customer's primary domain
152 * @param string $customerId This can be either the customer's primary domain
195 public function get($customerId, $subscriptionId, $optParams = []) argument
232 public function insert($customerId, Subscription $postBody, $optParams = []) argument
234 $params = ['customerId' => $customerId, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DPartnerClaim.php25 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerClaim
38 public function setCustomerId($customerId) argument
40 $this->customerId = $customerId;
47 return $this->customerId;
H A DClaimDeviceRequest.php25 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceRequest
38 public function setCustomerId($customerId) argument
40 $this->customerId = $customerId;
47 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DCustomer.php37 public $customerId; variable in Google\\Service\\Reseller\\Customer
104 public function setCustomerId($customerId) argument
106 $this->customerId = $customerId;
113 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAlert.php33 public $customerId; variable in Google\\Service\\AlertCenter\\Alert
104 public function setCustomerId($customerId) argument
106 $this->customerId = $customerId;
113 return $this->customerId;
H A DAlertFeedback.php33 public $customerId; variable in Google\\Service\\AlertCenter\\AlertFeedback
78 public function setCustomerId($customerId) argument
80 $this->customerId = $customerId;
87 return $this->customerId;
H A DAlertMetadata.php33 public $customerId; variable in Google\\Service\\AlertCenter\\AlertMetadata
82 public function setCustomerId($customerId) argument
84 $this->customerId = $customerId;
91 return $this->customerId;
H A DBatchDeleteAlertsRequest.php30 public $customerId; variable in Google\\Service\\AlertCenter\\BatchDeleteAlertsRequest
49 public function setCustomerId($customerId) argument
51 $this->customerId = $customerId;
58 return $this->customerId;
H A DBatchUndeleteAlertsRequest.php30 public $customerId; variable in Google\\Service\\AlertCenter\\BatchUndeleteAlertsRequest
49 public function setCustomerId($customerId) argument
51 $this->customerId = $customerId;
58 return $this->customerId;
H A DUndeleteAlertRequest.php25 public $customerId; variable in Google\\Service\\AlertCenter\\UndeleteAlertRequest
30 public function setCustomerId($customerId) argument
32 $this->customerId = $customerId;
39 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAdWordsAccount.php29 public $customerId; variable in Google\\Service\\Analytics\\AdWordsAccount
52 public function setCustomerId($customerId) argument
54 $this->customerId = $customerId;
61 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DUsageReportEntity.php25 public $customerId; variable in Google\\Service\\Reports\\UsageReportEntity
46 public function setCustomerId($customerId) argument
48 $this->customerId = $customerId;
55 return $this->customerId;

12