[[["わかりやすい","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 single metadata import using a GET request to the Google Metastore API."],["The request requires a `name` path parameter, which specifies the resource name of the import you are trying to access, in the format `projects/{projectNumber}/locations/{locationId}/services/{serviceId}/metadataImports/{import_id}`."],["No request body is needed for this operation, as all needed information is part of the path parameter."],["A successful request returns a `MetadataImport` resource in the response body, which contains the details of the import."],["The request needs authorization with the `metastore.imports.get` IAM permission, and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]