Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistriesDevicesStates.php20 use Google\Service\CloudIot\ListDeviceStatesResponse; alias
44 * @return ListDeviceStatesResponse
50 return $this->call('list', [$params], ListDeviceStatesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DListDeviceStatesResponse.php20 class ListDeviceStatesResponse extends \Google\Collection class
43 class_alias(ListDeviceStatesResponse::class, 'Google_Service_CloudIot_ListDeviceStatesResponse');