Home
last modified time | relevance | path

Searched refs:customerId (Results 1 – 25 of 39) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
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
86 …public function changePlan($customerId, $subscriptionId, ChangePlanRequest $postBody, $optParams =… argument
88 …$params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId, 'postBody' => $postBo…
99 * @param string $customerId This can be either the customer's primary domain
114 …public function changeRenewalSettings($customerId, $subscriptionId, RenewalSettings $postBody, $op… argument
116 …$params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId, 'postBody' => $postBo…
127 * @param string $customerId This can be either the customer's primary domain
[all …]
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];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
DSchemas.php36 * @param string $customerId Immutable ID of the Google Workspace account.
40 public function delete($customerId, $schemaKey, $optParams = []) argument
42 $params = ['customerId' => $customerId, 'schemaKey' => $schemaKey];
49 * @param string $customerId Immutable ID of the Google Workspace account.
54 public function get($customerId, $schemaKey, $optParams = []) argument
56 $params = ['customerId' => $customerId, 'schemaKey' => $schemaKey];
63 * @param string $customerId Immutable ID of the Google Workspace account.
68 public function insert($customerId, Schema $postBody, $optParams = []) argument
70 $params = ['customerId' => $customerId, 'postBody' => $postBody];
77 * @param string $customerId Immutable ID of the Google Workspace account.
[all …]
DOrgunits.php36 * @param string $customerId The unique ID for the customer's Google Workspace
45 public function delete($customerId, $orgUnitPath, $optParams = []) argument
47 $params = ['customerId' => $customerId, 'orgUnitPath' => $orgUnitPath];
54 * @param string $customerId The unique ID for the customer's Google Workspace
64 public function get($customerId, $orgUnitPath, $optParams = []) argument
66 $params = ['customerId' => $customerId, 'orgUnitPath' => $orgUnitPath];
73 * @param string $customerId The unique ID for the customer's Google Workspace
82 public function insert($customerId, OrgUnit $postBody, $optParams = []) argument
84 $params = ['customerId' => $customerId, 'postBody' => $postBody];
92 * @param string $customerId The unique ID for the customer's Google Workspace
[all …]
DChromeosdevices.php48 * @param string $customerId The unique ID for the customer's Google Workspace
59 public function action($customerId, $resourceId, ChromeOsDeviceAction $postBody, $optParams = []) argument
61 $params = ['customerId' => $customerId, 'resourceId' => $resourceId, 'postBody' => $postBody];
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
[all …]
DMobiledevices.php38 * @param string $customerId The unique ID for the customer's Google Workspace
48 public function action($customerId, $resourceId, MobileDeviceAction $postBody, $optParams = []) argument
50 $params = ['customerId' => $customerId, 'resourceId' => $resourceId, 'postBody' => $postBody];
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
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DReseller.php72 'path' => 'apps/reseller/v1/customers/{customerId}',
75 'customerId' => [
91 'path' => 'apps/reseller/v1/customers/{customerId}',
94 'customerId' => [
101 'path' => 'apps/reseller/v1/customers/{customerId}',
104 'customerId' => [
153 … 'path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/activate',
156 'customerId' => [
168 … 'path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/changePlan',
171 'customerId' => [
[all …]
DAlertCenter.php84 'customerId' => [
98 'customerId' => [
112 'customerId' => [
121 'customerId' => [
171 'customerId' => [
185 'customerId' => [
208 'customerId' => [
217 'customerId' => [
/plugin/authgoogle/google/contrib/
DGoogle_ResellerService.php30 * @param string $customerId Id of the Customer
34 public function get($customerId, $optParams = array()) { argument
35 $params = array('customerId' => $customerId);
67 * @param string $customerId Id of the Customer
72 public function patch($customerId, Google_Customer $postBody, $optParams = array()) { argument
73 $params = array('customerId' => $customerId, 'postBody' => $postBody);
85 * @param string $customerId Id of the Customer
90 public function update($customerId, Google_Customer $postBody, $optParams = array()) { argument
91 $params = array('customerId' => $customerId, 'postBody' => $postBody);
115 * @param string $customerId Id of the Customer
[all …]
DGoogle_AuditService.php30 …* @param string $customerId Represents the customer who is the owner of target object on which act…
45 public function listActivities($customerId, $applicationId, $optParams = array()) { argument
46 $params = array('customerId' => $customerId, 'applicationId' => $applicationId);
247 public $customerId; variable in Google_ActivityId
256 public function setCustomerId( $customerId) { argument
257 $this->customerId = $customerId;
260 return $this->customerId;
DGoogle_DirectoryService.php31 * @param string $customerId Immutable id of the Google Apps account
38 public function get($customerId, $deviceId, $optParams = array()) { argument
39 $params = array('customerId' => $customerId, 'deviceId' => $deviceId);
51 * @param string $customerId Immutable id of the Google Apps account
62 public function listChromeosdevices($customerId, $optParams = array()) { argument
63 $params = array('customerId' => $customerId);
75 * @param string $customerId Immutable id of the Google Apps account
83 …public function patch($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array(… argument
84 … $params = array('customerId' => $customerId, 'deviceId' => $deviceId, 'postBody' => $postBody);
96 * @param string $customerId Immutable id of the Google Apps account
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
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/AlertCenter/
DUndeleteAlertRequest.php25 public $customerId; variable in Google\\Service\\AlertCenter\\UndeleteAlertRequest
30 public function setCustomerId($customerId) argument
32 $this->customerId = $customerId;
39 return $this->customerId;
DBatchUndeleteAlertsRequest.php30 public $customerId; variable in Google\\Service\\AlertCenter\\BatchUndeleteAlertsRequest
49 public function setCustomerId($customerId) argument
51 $this->customerId = $customerId;
58 return $this->customerId;
DBatchDeleteAlertsRequest.php30 public $customerId; variable in Google\\Service\\AlertCenter\\BatchDeleteAlertsRequest
49 public function setCustomerId($customerId) argument
51 $this->customerId = $customerId;
58 return $this->customerId;
DAlertFeedback.php33 public $customerId; variable in Google\\Service\\AlertCenter\\AlertFeedback
78 public function setCustomerId($customerId) argument
80 $this->customerId = $customerId;
87 return $this->customerId;
DAlertMetadata.php33 public $customerId; variable in Google\\Service\\AlertCenter\\AlertMetadata
82 public function setCustomerId($customerId) argument
84 $this->customerId = $customerId;
91 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
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/
DActivityId.php29 public $customerId; variable in Google\\Service\\Reports\\ActivityId
56 public function setCustomerId($customerId) argument
58 $this->customerId = $customerId;
65 return $this->customerId;
DUsageReportEntity.php25 public $customerId; variable in Google\\Service\\Reports\\UsageReportEntity
46 public function setCustomerId($customerId) argument
48 $this->customerId = $customerId;
55 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
DFindDevicesByOwnerRequest.php26 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\FindDevicesByOwnerRequest
43 public function setCustomerId($customerId) argument
45 $this->customerId = $customerId;
52 return $this->customerId;
DClaimDeviceRequest.php25 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceRequest
38 public function setCustomerId($customerId) argument
40 $this->customerId = $customerId;
47 return $this->customerId;
DPartnerClaim.php25 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerClaim
38 public function setCustomerId($customerId) argument
40 $this->customerId = $customerId;
47 return $this->customerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
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/
DCustomer.php37 public $customerId; variable in Google\\Service\\Reseller\\Customer
104 public function setCustomerId($customerId) argument
106 $this->customerId = $customerId;
113 return $this->customerId;

12