public sealed class GetDeviceRegistryRequest : IMessage<GetDeviceRegistryRequest>, IEquatable<GetDeviceRegistryRequest>, IDeepCloneable<GetDeviceRegistryRequest>, 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 of the `GetDeviceRegistryRequest` is 2.2.0, with other versions available ranging from 1.0.0 to 2.1.0."],["`GetDeviceRegistryRequest` is a class used to request a device registry and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and is found in the `Google.Cloud.Iot.V1` namespace, within the `Google.Cloud.Iot.V1.dll` assembly."],["The `GetDeviceRegistryRequest` class includes two constructors, one default and another which accepts an instance of `GetDeviceRegistryRequest` as a parameter for copying, and it has two properties `Name` and `RegistryName` of type `System.String` and `RegistryName`, respectively."]]],[]]