[[["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-23 UTC."],[[["This endpoint deletes a specified service and all its enclosed versions within the Google App Engine environment."],["The HTTP request to delete a service uses the `DELETE` method at a specific URL, following gRPC Transcoding syntax and requiring a `name` path parameter."],["Authorization to delete a service requires the `appengine.services.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request body for this operation must be empty, and the URL takes in the string parameter of the resource `name`."],["A successful deletion returns a response body containing an instance of an `Operation`."]]],[]]