public sealed class CreateDeviceRegistryRequest : IMessage<CreateDeviceRegistryRequest>, IEquatable<CreateDeviceRegistryRequest>, IDeepCloneable<CreateDeviceRegistryRequest>, IBufferMessage, IMessage
public DeviceRegistry DeviceRegistry { get; set; }
Required. The device registry. The field name must be empty. The server will
generate that field from the device registry id provided and the
parent field.
[[["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 information on the \u003ccode\u003eCreateDeviceRegistryRequest\u003c/code\u003e class, which is part of the Google Cloud IoT V1 library, specifically within version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDeviceRegistryRequest\u003c/code\u003e class is used to request the creation of a new device registry within a specified project and cloud region.\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, indicating its role in handling messages and data structures.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eDeviceRegistry\u003c/code\u003e for the device registry details and \u003ccode\u003eParent\u003c/code\u003e to specify the project and location for the registry creation.\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions available for reference, from 1.0.0 up to the most recent version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]