[[["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 2024-04-01 UTC."],[[["This webpage details how to retrieve information about a specific service using a GET request."],["The `GET` request should be sent to `https://metastore.googleapis.com/v1beta/{name}` and the `name` path parameter is required, including project number, location ID, and service ID."],["No request body is needed, and the authorization `metastore.services.get` permission is required on the given resource `name`."],["A successful response will provide details of the service in the form of a `Service` object."],["The `https://www.googleapis.com/auth/cloud-platform` OAuth scope is necessary for authorization."]]],[]]