str
Required. The name of the order. Format:
projects/{project}/locations/{location}/orders/{order}
request_id
str
Optional. An optional unique identifier for this request.
See AIP-155 __.
force
bool
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class DeleteOrderRequest (0.1.12)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.12 (latest)](/python/docs/reference/google-cloud-gdchardwaremanagement/latest/google.cloud.gdchardwaremanagement_v1alpha.types.DeleteOrderRequest)\n- [0.1.10](/python/docs/reference/google-cloud-gdchardwaremanagement/0.1.10/google.cloud.gdchardwaremanagement_v1alpha.types.DeleteOrderRequest) \n\n DeleteOrderRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA request to delete an order."]]