[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["`ListDevicesResponse` is a class in the `Google.Cloud.Iot.V1` namespace, designed to handle responses from device listing requests, and is available in version 2.0.0 and newer of the library."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, to facilitate its use in various contexts."],["It contains a `Devices` property, which is a `RepeatedField` of `Device` objects, representing the list of devices returned by the request."],["The `NextPageToken` property in the class, if populated, indicates that additional devices are available and that the token can be used to retrieve them with a new `ListDevicesRequest`."],["The class has methods like `GetEnumerator` that let it be able to iterate through the list of devices in the response, and also two constructors, one that creates an empty class, and another that makes a copy of an existing one."]]],[]]