Deletes an authorized orgs desc based on the resource name. The long-running operation from this RPC has a successful status after the authorized orgs desc is removed from long-lasting storage.
[[["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-02-12 UTC."],[[["This endpoint deletes an authorized organization description (`AuthorizedOrgsDesc`) from long-term storage using its resource name."],["The request is made using an HTTP `DELETE` method with a specific URL structure utilizing gRPC Transcoding syntax and requiring a resource name in the URL path."],["The request body for this deletion must be empty, meaning no data is sent as part of the body."],["A successful deletion returns an `Operation` object as a response, indicating the operation's status."],["Authorization to perform this deletion requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]