[[["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-01-09 UTC."],[[["This endpoint facilitates the deletion of an Engine resource using a DELETE HTTP request."],["The request URL utilizes gRPC Transcoding syntax and requires a `name` path parameter specifying the full resource name of the Engine to be deleted."],["The request body must be empty, and a successful response will contain an Operation instance."],["Deleting an Engine requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.engines.delete`."],["The engine will be looked up using the `name` path parameter, and if it does not exist, a `NOT_FOUND` error will be returned, and a `PERMISSION_DENIED` error if the caller doesn't have permission."]]],[]]