public sealed class UpdateDeviceRequest : IMessage<UpdateDeviceRequest>, IEquatable<UpdateDeviceRequest>, IDeepCloneable<UpdateDeviceRequest>, IBufferMessage, IMessage
Required. The new values for the device. The id and num_id fields must
be empty, and the field name must specify the name path. For example,
projects/p0/locations/us-central1/registries/registry0/devices/device0or
projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.
Required. Only updates the device fields indicated by this mask.
The field mask must not be empty, and it must not contain fields that
are immutable or only set by the server.
Mutable top-level fields: credentials, blocked, and metadata
[[["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 \u003ccode\u003eUpdateDeviceRequest\u003c/code\u003e class is used to send requests for updating device information in the Google Cloud IoT service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer message handling respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateDeviceRequest\u003c/code\u003e class contains properties for \u003ccode\u003eDevice\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, used to specify the device's new values and the fields that should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eUpdateDeviceRequest\u003c/code\u003e is 2.2.0 and there is a total of 6 versions listed, from 1.0.0 to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe UpdateDeviceRequest class have two different constructors that can be called, one that is empty and one that takes in \u003ccode\u003eUpdateDeviceRequest other\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]