public sealed class CreateOrderRequest : IMessage<CreateOrderRequest>, IEquatable<CreateOrderRequest>, IDeepCloneable<CreateOrderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class CreateOrderRequest.
Optional. ID used to uniquely identify the Order 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 order.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\u003eThe \u003ccode\u003eCreateOrderRequest\u003c/code\u003e class is used to initiate the creation of an order within the GDC Hardware Management v1alpha API.\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, providing a comprehensive set of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eOrder\u003c/code\u003e, \u003ccode\u003eOrderId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, offering options for configuring and uniquely identifying the order creation request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required field specifying the project and location for the order, using the format \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrderId\u003c/code\u003e is optional and allows the user to provide a unique identifier.\u003c/p\u003e\n"]]],[],null,[]]