/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/ |
H A D | Subscriptions.php | 56 public function activate($customerId, $subscriptionId, $optParams = []) 86 …public function changePlan($customerId, $subscriptionId, ChangePlanRequest $postBody, $optParams =… 114 …public function changeRenewalSettings($customerId, $subscriptionId, RenewalSettings $postBody, $op… 142 public function changeSeats($customerId, $subscriptionId, Seats $postBody, $optParams = []) 167 public function delete($customerId, $subscriptionId, $deletionType, $optParams = []) 195 public function get($customerId, $subscriptionId, $optParams = []) 232 public function insert($customerId, Subscription $postBody, $optParams = []) 300 public function startPaidService($customerId, $subscriptionId, $optParams = []) 332 public function suspend($customerId, $subscriptionId, $optParams = [])
|
H A D | Customers.php | 47 public function get($customerId, $optParams = []) 103 public function patch($customerId, Customer $postBody, $optParams = []) 125 public function update($customerId, Customer $postBody, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/ |
H A D | Orgunits.php | 45 public function delete($customerId, $orgUnitPath, $optParams = []) 64 public function get($customerId, $orgUnitPath, $optParams = []) 82 public function insert($customerId, OrgUnit $postBody, $optParams = []) 105 public function listOrgunits($customerId, $optParams = []) 126 public function patch($customerId, $orgUnitPath, OrgUnit $postBody, $optParams = []) 146 public function update($customerId, $orgUnitPath, OrgUnit $postBody, $optParams = [])
|
H A D | Schemas.php | 40 public function delete($customerId, $schemaKey, $optParams = []) 54 public function get($customerId, $schemaKey, $optParams = []) 68 public function insert($customerId, Schema $postBody, $optParams = []) 81 public function listSchemas($customerId, $optParams = []) 96 public function patch($customerId, $schemaKey, Schema $postBody, $optParams = []) 111 public function update($customerId, $schemaKey, Schema $postBody, $optParams = [])
|
H A D | Chromeosdevices.php | 59 public function action($customerId, $resourceId, ChromeOsDeviceAction $postBody, $optParams = []) 82 public function get($customerId, $deviceId, $optParams = []) 117 public function listChromeosdevices($customerId, $optParams = []) 133 …public function moveDevicesToOu($customerId, $orgUnitPath, ChromeOsMoveDevicesToOu $postBody, $opt… 160 public function patch($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = []) 186 public function update($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = [])
|
H A D | Mobiledevices.php | 48 public function action($customerId, $resourceId, MobileDeviceAction $postBody, $optParams = []) 66 public function delete($customerId, $resourceId, $optParams = []) 88 public function get($customerId, $resourceId, $optParams = []) 119 public function listMobiledevices($customerId, $optParams = [])
|
H A D | CustomerDevicesChromeosCommands.php | 42 public function get($customerId, $deviceId, $commandId, $optParams = [])
|
H A D | CustomerDevicesChromeos.php | 43 …public function issueCommand($customerId, $deviceId, DirectoryChromeosdevicesIssueCommandRequest $…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | CustomerId.php | 25 public $customerId; variable in Google\\Service\\CloudSearch\\CustomerId 30 public function setCustomerId($customerId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
H A D | UndeleteAlertRequest.php | 25 public $customerId; variable in Google\\Service\\AlertCenter\\UndeleteAlertRequest 30 public function setCustomerId($customerId)
|
H A D | BatchDeleteAlertsRequest.php | 30 public $customerId; variable in Google\\Service\\AlertCenter\\BatchDeleteAlertsRequest 49 public function setCustomerId($customerId)
|
H A D | BatchUndeleteAlertsRequest.php | 30 public $customerId; variable in Google\\Service\\AlertCenter\\BatchUndeleteAlertsRequest 49 public function setCustomerId($customerId)
|
H A D | AlertFeedback.php | 33 public $customerId; variable in Google\\Service\\AlertCenter\\AlertFeedback 78 public function setCustomerId($customerId)
|
H A D | AlertMetadata.php | 33 public $customerId; variable in Google\\Service\\AlertCenter\\AlertMetadata 82 public function setCustomerId($customerId)
|
H A D | Alert.php | 33 public $customerId; variable in Google\\Service\\AlertCenter\\Alert 104 public function setCustomerId($customerId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | AdWordsAccount.php | 29 public $customerId; variable in Google\\Service\\Analytics\\AdWordsAccount 52 public function setCustomerId($customerId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/ |
H A D | ActivityId.php | 29 public $customerId; variable in Google\\Service\\Reports\\ActivityId 56 public function setCustomerId($customerId)
|
H A D | UsageReportEntity.php | 25 public $customerId; variable in Google\\Service\\Reports\\UsageReportEntity 46 public function setCustomerId($customerId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
H A D | FindDevicesByOwnerRequest.php | 26 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\FindDevicesByOwnerRequest 43 public function setCustomerId($customerId)
|
H A D | PartnerClaim.php | 25 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerClaim 38 public function setCustomerId($customerId)
|
H A D | ClaimDeviceRequest.php | 25 public $customerId; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceRequest 38 public function setCustomerId($customerId)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_ResellerService.php | 34 public function get($customerId, $optParams = array()) { 72 public function patch($customerId, Google_Customer $postBody, $optParams = array()) { 90 public function update($customerId, Google_Customer $postBody, $optParams = array()) { 177 public function delete($customerId, $subscriptionId, $deletionType, $optParams = array()) { 191 public function get($customerId, $subscriptionId, $optParams = array()) { 211 public function insert($customerId, Google_Subscription $postBody, $optParams = array()) { 252 public function startPaidService($customerId, $subscriptionId, $optParams = array()) { 409 public $customerId; variable in Google_Customer 428 public function setCustomerId( $customerId) { 503 public $customerId; variable in Google_Subscription [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaGoogleAdsLink.php | 41 public $customerId; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGoogleAdsLink 110 public function setCustomerId($customerId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/ |
H A D | LicenseAssignments.php | 114 public function listForProduct($productId, $customerId, $optParams = []) 142 public function listForProductAndSku($productId, $skuId, $customerId, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/ |
H A D | Customer.php | 37 public $customerId; variable in Google\\Service\\Reseller\\Customer 104 public function setCustomerId($customerId)
|