Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DCustomers.php20 use Google\Service\AndroidProvisioningPartner\CustomerListCustomersResponse; alias
41 * @return CustomerListCustomersResponse
47 return $this->call('list', [$params], CustomerListCustomersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DCustomerListCustomersResponse.php20 class CustomerListCustomersResponse extends \Google\Collection class
61 class_alias(CustomerListCustomersResponse::class, 'Google_Service_AndroidProvisioningPartner_Custom…