Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDevicesListResponse.php20 class DevicesListResponse extends \Google\Collection class
43 class_alias(DevicesListResponse::class, 'Google_Service_AndroidEnterprise_DevicesListResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DDevices.php22 use Google\Service\AndroidEnterprise\DevicesListResponse; alias
91 * @return DevicesListResponse
97 return $this->call('list', [$params], DevicesListResponse::class);