Required. The name of the feed and it must be in the format of: projects/projectNumber/feeds/feedId folders/folder_number/feeds/feedId organizations/organization_number/feeds/feedId
[[["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 2024-06-26 UTC."],[[["This webpage documents the process for deleting an asset feed via an HTTP DELETE request to a specific URL."],["The URL for the DELETE request requires a path parameter named `name`, which specifies the asset feed to delete using the format `projects/projectNumber/feeds/feedId`, `folders/folder_number/feeds/feedId`, or `organizations/organization_number/feeds/feedId`."],["The request body must be empty when sending the DELETE request."],["A successful DELETE request will return an empty response body."],["Deleting an asset feed requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]