public sealed class DeleteDeviceRequest : IMessage<DeleteDeviceRequest>, IEquatable<DeleteDeviceRequest>, IDeepCloneable<DeleteDeviceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class DeleteDeviceRequest.
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}.
[[["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\u003eThe latest version of the \u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e API class is 2.2.0, part of the Cloud IoT v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e is used to request the deletion of a device within the Cloud IoT platform.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eDeviceName\u003c/code\u003e, a typed view, and \u003ccode\u003eName\u003c/code\u003e, a string that represents the name of the device to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e class has a constructor to create a new instance and another constructor to make a copy from an existing \u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]