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\u003eThis document provides reference information for the \u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e class within the Google Cloud IoT v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e is a class used to request the deletion of a device and is implemented using various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for setting the device name, accessible either as a raw string or as a \u003ccode\u003eDeviceName\u003c/code\u003e-typed view.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all available versions of the API, ranging from version 1.0.0 to the latest version, 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e class includes constructors to create an empty instance or clone an existing \u003ccode\u003eDeleteDeviceRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]