Home
last modified time | relevance | path

Searched refs:ListDevicesResponse (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistriesGroupsDevices.php20 use Google\Service\CloudIot\ListDevicesResponse; alias
70 * @return ListDevicesResponse
76 return $this->call('list', [$params], ListDevicesResponse::class);
H A DProjectsLocationsRegistriesDevices.php23 use Google\Service\CloudIot\ListDevicesResponse; alias
127 * @return ListDevicesResponse
133 return $this->call('list', [$params], ListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesDevices.php23 use Google\Service\AndroidManagement\ListDevicesResponse; alias
99 * @return ListDevicesResponse
105 return $this->call('list', [$params], ListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DListDevicesResponse.php20 class ListDevicesResponse extends \Google\Collection class
61 class_alias(ListDevicesResponse::class, 'Google_Service_CloudIot_ListDevicesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DListDevicesResponse.php20 class ListDevicesResponse extends \Google\Collection class
61 class_alias(ListDevicesResponse::class, 'Google_Service_AndroidManagement_ListDevicesResponse');