Home
last modified time | relevance | path

Searched defs:customerId (Results 26 – 31 of 31) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php114 public function listForProduct($productId, $customerId, $optParams = [])
142 public function listForProductAndSku($productId, $skuId, $customerId, $optParams = [])
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php45 public function listActivities($customerId, $applicationId, $optParams = array()) {
247 public $customerId; variable in Google_ActivityId
256 public function setCustomerId( $customerId) {
H A DGoogle_DirectoryService.php38 public function get($customerId, $deviceId, $optParams = array()) {
62 public function listChromeosdevices($customerId, $optParams = array()) {
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()) {
550 public function insert($customerId, Google_OrgUnit $postBody, $optParams = array()) {
570 public function listOrgunits($customerId, $optParams = array()) {
1583 public $customerId; variable in Google_User
[all …]
H A 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) {
H A DGoogle_LicensingService.php90 public function listForProduct($productId, $customerId, $optParams = array()) {
113 public function listForProductAndSku($productId, $skuId, $customerId, $optParams = array()) {
H A DGoogle_ResellerService.php34 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 …]

12