public sealed class DeleteOrderRequest : IMessage<DeleteOrderRequest>, IEquatable<DeleteOrderRequest>, IDeepCloneable<DeleteOrderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class DeleteOrderRequest.
Optional. An option to delete any nested resources in the Order, such as a
HardwareGroup. If true, any nested resources for this Order will also be
deleted. Otherwise, the request will only succeed if the Order has no
nested resources.
[[["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\u003eDeleteOrderRequest\u003c/code\u003e class within the GDC Hardware Management v1alpha API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteOrderRequest\u003c/code\u003e is used to request the deletion of an order, as defined within the Google Cloud API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteOrderRequest\u003c/code\u003e include \u003ccode\u003eForce\u003c/code\u003e, to delete nested resources, \u003ccode\u003eName\u003c/code\u003e, to identify the order to delete, and \u003ccode\u003eRequestId\u003c/code\u003e for request tracking.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eDeleteOrderRequest\u003c/code\u003e class, a default constructor, and a constructor taking a \u003ccode\u003eDeleteOrderRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]