[[["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 page documents the process for deleting a DataStore resource using a DELETE HTTP request."],["The URL for the request uses gRPC Transcoding syntax, and the specific DataStore to be deleted is identified using a path parameter named `name`."],["The request body for this operation must be empty, and if successful the response will contain an Operation instance."],["Deleting a DataStore requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.dataStores.delete` on the target resource."],["Attempting to delete a DataStore without the proper permission will result in a PERMISSION_DENIED error, while attempting to delete a DataStore that doesn't exist will cause a NOT_FOUND error."]]],[]]