public sealed class DeleteDeviceRegistryRequest : IMessage<DeleteDeviceRegistryRequest>, IEquatable<DeleteDeviceRegistryRequest>, IDeepCloneable<DeleteDeviceRegistryRequest>, IBufferMessage, IMessage
[[["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 document describes the \u003ccode\u003eDeleteDeviceRegistryRequest\u003c/code\u003e class, which is used to request the deletion of a device registry in the Google Cloud IoT Core service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDeviceRegistryRequest\u003c/code\u003e class implements multiple interfaces for message handling, equality comparison, deep cloning, and buffer message functionality within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that allows the creation of a new \u003ccode\u003eDeleteDeviceRegistryRequest\u003c/code\u003e instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of type \u003ccode\u003estring\u003c/code\u003e represents the required name of the device registry to be deleted, and the \u003ccode\u003eRegistryName\u003c/code\u003e property of type \u003ccode\u003eRegistryName\u003c/code\u003e is a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Iot.V1.dll\u003c/code\u003e assembly, and has versions that range from \u003ccode\u003e1.0.0\u003c/code\u003e up to the latest at \u003ccode\u003e2.2.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]