[[["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 single metadata import using a GET request to the Google Cloud Metastore API."],["The required HTTP request format is `GET https://metastore.googleapis.com/v1beta/{name}`, where `{name}` is the resource path of the metadata import."],["To make this request, users must have the `metastore.imports.get` IAM permission on the specified resource."],["The request body for this operation must be empty, and a successful response will contain an instance of the `MetadataImport` resource."],["Authorization for this request requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]