Required. The parent data store resource name for which to purge completion suggestions. Follows pattern projects/*/locations/*/collections/*/dataStores/*.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["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 permanently deletes all CompletionSuggestions for a specified DataStore."],["The HTTP request is a POST method to a URL that uses gRPC Transcoding syntax, and requires a specified parent data store resource name in the path."],["The request body for this operation must be empty, and it only requires a parent data store name."],["A successful response to this operation will contain an instance of an Operation."],["The operation requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]