[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-04。"],[[["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."]]],[]]