public sealed class UpdateDeviceRegistryRequest : IMessage<UpdateDeviceRegistryRequest>, IEquatable<UpdateDeviceRegistryRequest>, IDeepCloneable<UpdateDeviceRegistryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class UpdateDeviceRegistryRequest.
public DeviceRegistry DeviceRegistry { get; set; }
Required. The new values for the device registry. The id field must be empty, and
the name field must indicate the path of the resource. For example,
projects/example-project/locations/us-central1/registries/my-registry.
Required. Only updates the device_registry 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: event_notification_config, http_config,
mqtt_config, and state_notification_config.
[[["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\u003eUpdateDeviceRegistryRequest\u003c/code\u003e class within the Cloud IoT v1 API for .NET, detailing its purpose, inheritance, implemented interfaces, and members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateDeviceRegistryRequest\u003c/code\u003e class is used to request updates to a device registry and has methods for constructors, accepting another \u003ccode\u003eUpdateDeviceRegistryRequest\u003c/code\u003e or nothing as parameters.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateDeviceRegistryRequest\u003c/code\u003e include \u003ccode\u003eDeviceRegistry\u003c/code\u003e, which specifies the new values for the device registry, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which determines which fields of the device registry will be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, offering methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this document are available, with version 2.2.0 being the latest, and can be accessed on the provided URLs for each version.\u003c/p\u003e\n"]]],[],null,[]]