Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DCustomersDevices.php22 use Google\Service\AndroidProvisioningPartner\CustomerListDevicesResponse; alias
79 * @return CustomerListDevicesResponse
85 return $this->call('list', [$params], CustomerListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DCustomerListDevicesResponse.php20 class CustomerListDevicesResponse extends \Google\Collection class
61 class_alias(CustomerListDevicesResponse::class, 'Google_Service_AndroidProvisioningPartner_Customer…