[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 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."]]],[]]