public sealed class CreateDeviceRequest : IMessage<CreateDeviceRequest>, IEquatable<CreateDeviceRequest>, IDeepCloneable<CreateDeviceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class CreateDeviceRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateDeviceRequest\u003c/code\u003e class within the Google Cloud IoT v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDeviceRequest\u003c/code\u003e is used to request the creation of a new device and includes the device registration details, which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateDeviceRequest\u003c/code\u003e is 2.2.0, with several earlier versions (down to 1.0.0) also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDeviceRequest\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires two properties: \u003ccode\u003eDevice\u003c/code\u003e containing the registration details and \u003ccode\u003eParent\u003c/code\u003e, the name of the device registry where the device will be created.\u003c/p\u003e\n"]]],[],null,[]]