Required. Full resource name of Sitemap, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine/sitemaps/{sitemap}.
If the caller does not have permission to access the Sitemap, regardless of whether or not it exists, a PERMISSION_DENIED error is returned.
If the requested Sitemap does not exist, a NOT_FOUND error is returned.
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 page details how to delete a Sitemap resource using the Discovery Engine API."],["The request requires a DELETE HTTP method to a specified URL, which follows gRPC Transcoding syntax, and includes the full resource name of the Sitemap to be deleted as a path parameter."],["The request body must be empty when deleting a Sitemap, and the operation will return an instance of \"Operation\" if it is successful."],["Deleting a Sitemap requires the `discoveryengine.sitemaps.delete` IAM permission on the specified resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]