[[["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 details the process for deleting a DataStore resource using a DELETE HTTP request."],["The URL for the request uses gRPC Transcoding syntax, and the required path parameter `name` specifies the full resource name of the DataStore to be deleted."],["The request body must be empty, and a successful request returns an instance of `Operation` in the response body."],["Deleting a DataStore requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.dataStores.delete` on the specified resource."],["If the user does not have permission to delete the DataStore, or if the DataStore does not exist, the system returns a `PERMISSION_DENIED` or `NOT_FOUND` error, respectively."]]],[]]