[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]