[[["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 2025-01-28 UTC."],[[["This webpage provides information on how to retrieve a metadata entity using a GET request to the Dataplex API."],["The request requires a resource name in the format `projects/{project_number}/locations/{locationId}/lakes/{lakeId}/zones/{zoneId}/entities/{entityId}` as a path parameter and `dataplex.entities.get` IAM permission."],["The `view` query parameter allows for specifying the level of entity information to return, with options such as `BASIC`, `SCHEMA`, and `FULL`."],["The request body should be empty, and a successful response will contain an instance of the `Entity`."],["The request needs the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]