Home
last modified time | relevance | path

Searched refs:CustomerListDpcsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DCustomersDpcs.php20 use Google\Service\AndroidProvisioningPartner\CustomerListDpcsResponse; alias
39 * @return CustomerListDpcsResponse
45 return $this->call('list', [$params], CustomerListDpcsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DCustomerListDpcsResponse.php20 class CustomerListDpcsResponse extends \Google\Collection class
43 class_alias(CustomerListDpcsResponse::class, 'Google_Service_AndroidProvisioningPartner_CustomerLis…