public sealed class GetDeviceRegistryRequest : IMessage<GetDeviceRegistryRequest>, IEquatable<GetDeviceRegistryRequest>, IDeepCloneable<GetDeviceRegistryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class GetDeviceRegistryRequest.
[[["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."],[[["This page provides reference documentation for the `GetDeviceRegistryRequest` class within the Cloud IoT v1 API."],["The `GetDeviceRegistryRequest` class is used to request data from the `GetDeviceRegistry` API and is found within the `Google.Cloud.Iot.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality and compatibility."],["The `GetDeviceRegistryRequest` class has properties such as `Name` (a string) and `RegistryName` (of type RegistryName), allowing for the specification of the targeted device registry."],["The current page represents version 2.1.0 of the API, with the latest being 2.2.0, and contains links to previous versions from 1.0.0 to 2.2.0."]]],[]]