public sealed class ListDeviceConfigVersionsResponse : IMessage<ListDeviceConfigVersionsResponse>, IEquatable<ListDeviceConfigVersionsResponse>, IDeepCloneable<ListDeviceConfigVersionsResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `ListDeviceConfigVersionsResponse` is 2.2.0, but this specific page covers version 1.1.0."],["`ListDeviceConfigVersionsResponse` is a class that provides a response for listing device configuration versions."],["This class inherits from `Object` and implements `IMessage\u003cListDeviceConfigVersionsResponse\u003e`, `IEquatable\u003cListDeviceConfigVersionsResponse\u003e`, `IDeepCloneable\u003cListDeviceConfigVersionsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `ListDeviceConfigVersionsResponse` class has a property called `DeviceConfigs`, of type `RepeatedField\u003cDeviceConfig\u003e`, which contains a list of the latest few versions of the device configuration."],["There are two constructors provided for the `ListDeviceConfigVersionsResponse` class, one default and another allowing for cloning of another instance of the same class."]]],[]]