public sealed class ListDeviceConfigVersionsRequest : IMessage<ListDeviceConfigVersionsRequest>, IEquatable<ListDeviceConfigVersionsRequest>, IDeepCloneable<ListDeviceConfigVersionsRequest>, IBufferMessage, IMessage
Required. The name of the device. For example,
projects/p0/locations/us-central1/registries/registry0/devices/device0 or
projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.
The number of versions to list. Versions are listed in decreasing order of
the version number. The maximum number of versions retained is 10. If this
value is zero, it will return all the versions available.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eListDeviceConfigVersionsRequest\u003c/code\u003e class, which is used to request a list of device configuration versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDeviceConfigVersionsRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and usage within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListDeviceConfigVersionsRequest\u003c/code\u003e include \u003ccode\u003eDeviceName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eNumVersions\u003c/code\u003e, allowing specification of the target device and the number of configuration versions to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API being \u003ccode\u003e2.2.0\u003c/code\u003e and the webpage documenting version \u003ccode\u003e1.2.0\u003c/code\u003e of \u003ccode\u003eListDeviceConfigVersionsRequest\u003c/code\u003e which is part of the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace, part of the \u003ccode\u003eGoogle.Cloud.Iot.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are 6 versions available ranging from version 1.0.0 to version 2.2.0, with versions available on the site in between.\u003c/p\u003e\n"]]],[],null,[]]