[[["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 page details how to retrieve the current configuration of a specified service using a GET HTTP request."],["The request URL follows gRPC Transcoding syntax and requires a `name` path parameter, which is the name of the service resource, formatted as `apps/myapp/services/default`."],["The request body for this operation must be empty, as no data should be included within the body."],["A successful response will contain a `Service` instance in the response body."],["Authorization for this request requires one of three specified OAuth scopes or the `appengine.services.get` IAM permission."]]],[]]