public sealed class CreateHardwareGroupRequest : IMessage<CreateHardwareGroupRequest>, IEquatable<CreateHardwareGroupRequest>, IDeepCloneable<CreateHardwareGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class CreateHardwareGroupRequest.
Optional. ID used to uniquely identify the HardwareGroup within its parent
scope. This field should contain at most 63 characters and must start with
lowercase characters.
Only lowercase characters, numbers and - are accepted.
The - character cannot be the first or the last one.
A system generated ID will be used if the field is not set.
The hardware_group.name field in the request will be ignored.
[[["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\u003eCreateHardwareGroupRequest\u003c/code\u003e class within the GDC Hardware Management v1alpha API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateHardwareGroupRequest\u003c/code\u003e class is used to create a new hardware group and inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eHardwareGroup\u003c/code\u003e, which represents the hardware group to be created, \u003ccode\u003eHardwareGroupId\u003c/code\u003e, an optional identifier for the hardware group, \u003ccode\u003eParent\u003c/code\u003e, which specifies the parent order for the group, and \u003ccode\u003eRequestId\u003c/code\u003e, an optional unique request identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 1.0.0-alpha04, while there is also documentation available for version 1.0.0-alpha03.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: one empty, and another that accepts a \u003ccode\u003eCreateHardwareGroupRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]