Deletes an access level based on the resource name. The long-running operation from this RPC has a successful status after the access level has been 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 Access Level, identified by its resource name, from long-term storage."],["The HTTP request uses the DELETE method with a URL that follows gRPC Transcoding syntax, requiring the Access Level's resource name within the path."],["The request requires a string parameter called `name`, which specifies the Access Level's resource name in the format `accessPolicies/{policy_id}/accessLevels/{access_level_id}`."],["The request body must be empty, and if successful, the response will be an instance of an Operation object."],["Authorization to use this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]