Deletes the specified occurrence. For example, use this method to delete an occurrence when the occurrence is no longer applicable for the given resource.
[[["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-10-02 UTC."],[[["This endpoint deletes a specified occurrence, which is used when an occurrence is no longer applicable to a resource."],["The HTTP request utilizes gRPC Transcoding syntax and requires the selection of a location from a provided list."],["The `name` path parameter, formatted as `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`, is a required string."],["The request body must be empty, and a successful response will also return an empty body."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]