[[["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 to the specified URL."],["The request requires the full resource name of the DataStore, provided as a path parameter in the format `projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}`."],["The request body must be empty, meaning no additional data should be included in the request payload."],["A successful deletion results in a response body containing an instance of Operation, indicating the status of the delete operation."],["Deleting a DataStore requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.dataStores.delete` on the specified DataStore resource."]]],[]]