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 based on the provided resource name."],["The HTTP request method used is `DELETE`, and it follows gRPC Transcoding syntax."],["The `name` path parameter is required and specifies the resource name of the authorized organization description to be deleted, formatted as `accessPolicies/{policy_id}/authorizedOrgsDesc/{authorized_orgs_desc_id}`."],["The request body for this operation must be empty."],["A successful response will return an instance of an `Operation` object, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]