ProjectsLocationsRegistriesGroupsDevices
class ProjectsLocationsRegistriesGroupsDevices extends Resource (View source)
The "devices" collection of methods.
Typical usage is:
$cloudiotService = new Google\Service\CloudIot(...);
$devices = $cloudiotService->projects_locations_registries_groups_devices;
Methods
listProjectsLocationsRegistriesGroupsDevices(string $parent, array $optParams = [])
List devices in a device registry.
Details
ListDevicesResponse
listProjectsLocationsRegistriesGroupsDevices(string $parent, array $optParams = [])
List devices in a device registry.
(devices.listProjectsLocationsRegistriesGroupsDevices)