Home
last modified time | relevance | path

Searched defs:customerId (Results 26 – 33 of 33) sorted by relevance

12

/plugin/authgoogle/google/contrib/
DGoogle_AuditService.php45 public function listActivities($customerId, $applicationId, $optParams = array()) {
247 public $customerId; variable in Google_ActivityId
256 public function setCustomerId( $customerId) {
DGoogle_DirectoryService.php38 public function get($customerId, $deviceId, $optParams = array()) {
62 public function listChromeosdevices($customerId, $optParams = array()) {
83 …public function patch($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array(…
104 …public function update($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array…
435 …public function action($customerId, $resourceId, Google_MobileDeviceAction $postBody, $optParams =…
448 public function delete($customerId, $resourceId, $optParams = array()) {
464 public function get($customerId, $resourceId, $optParams = array()) {
488 public function listMobiledevices($customerId, $optParams = array()) {
518 public function delete($customerId, $orgUnitPath, $optParams = array()) {
532 public function get($customerId, $orgUnitPath, $optParams = array()) {
[all …]
DGoogle_LicensingService.php90 public function listForProduct($productId, $customerId, $optParams = array()) {
113 public function listForProductAndSku($productId, $skuId, $customerId, $optParams = array()) {
DGoogle_ReportsService.php332 public $customerId; variable in Google_ActivityId
341 public function setCustomerId( $customerId) {
398 public $customerId; variable in Google_UsageReportEntity
402 public function setCustomerId( $customerId) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
DSubscription.php38 public $customerId; variable in Google\\Service\\Reseller\\Subscription
131 public function setCustomerId($customerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DUser.php54 public $customerId; variable in Google\\Service\\Directory\\User
307 public function setCustomerId($customerId)
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc.js32 e=e||a.dataTemp;g.postMessage.send({message:{customerId:a.wsc_customerId,text:e,txt_ctrl:a.TextArea… property
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc.js33 …||CKEDITOR.config.wsc_cmd;c=c||a.dataTemp;g.postMessage.send({message:{customerId:a.wsc_customerId… property

12