[[["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 outlines how to delete a DataStore using an HTTP DELETE request to a specified URL."],["The request requires a `name` parameter in the URL, specifying the full resource name of the DataStore to be deleted."],["The request body must be empty, and a successful response will return an instance of `Operation`."],["Deleting a DataStore requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.dataStores.delete` IAM permission."],["Attempting to delete a non-existing DataStore will result in a NOT_FOUND error."]]],[]]