public sealed class CreateDeviceRequest : IMessage<CreateDeviceRequest>, IEquatable<CreateDeviceRequest>, IDeepCloneable<CreateDeviceRequest>, IBufferMessage, IMessage
Required. The name of the device registry where this device should be created.
For example,
projects/example-project/locations/us-central1/registries/my-registry.
[[["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\u003eCreateDeviceRequest\u003c/code\u003e class is used to create a request for device creation 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors to initialize a new request, either empty or from an existing \u003ccode\u003eCreateDeviceRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties \u003ccode\u003eDevice\u003c/code\u003e for device registration details and \u003ccode\u003eParent\u003c/code\u003e for the name of the device registry, as well as a \u003ccode\u003eParentAsRegistryName\u003c/code\u003e property offering a typed view of the parent registry name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDeviceRequest\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Iot.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]