[[["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 webpage details how to retrieve the current configuration of a specified service using a GET HTTP request."],["The request URL follows gRPC Transcoding syntax, requiring a path parameter named `name` that specifies the service to get."],["The request body must be empty, with any request needing to only be fulfilled by using a `GET` HTTP request."],["A successful request will return a response body containing an instance of `Service`."],["Authorization for this request requires specific IAM permissions and one of several OAuth scopes."]]],[]]