[[["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 2022-05-25 UTC."],[[["This endpoint facilitates the deletion of an API key, which can be recovered within 30 days post-deletion, after which it is permanently purged."],["The request is made via a `DELETE` HTTP request to a specific URL that follows gRPC Transcoding syntax, requiring a resource name in the path."],["Authorization to delete an API key requires the `apikeys.keys.delete` IAM permission on the specified resource, along with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["An optional `etag` query parameter can be used for optimistic concurrency control, while the request body must be empty for this `DELETE` request."],["Upon a successful key deletion, the response body will contain an `Operation` instance."]]],[]]