[[["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 2024-10-10 UTC."],[[["This API endpoint allows for the deletion of hardware using a DELETE HTTP request to a specified URL."],["The `name` path parameter is required and defines the specific hardware to be deleted, following a strict format of `projects/{project}/locations/{location}/hardware/{hardware}`."],["An optional `request``Id` query parameter can be included to provide a unique identifier for the deletion request."],["The request body for deleting hardware must be empty, with the response body returning an `Operation` instance upon successful deletion."],["Deleting hardware requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `gdchardwaremanagement.hardware.delete` on the target resource."]]],[]]