[[["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-31 UTC."],[[["This webpage details how to retrieve a specific Entry using a GET request to the Dataplex API."],["The request URL requires the `name` parameter, which specifies the full resource path of the desired Entry, formatted as `projects/{project}/locations/{location}/entryGroups/{entryGroup}/entries/{entry}`."],["Optional query parameters, `view`, `aspect Types[]` and `paths[]`, can be used to customize the information returned within the entry."],["The request body must be empty, and a successful response will contain an `Entry` instance."],["Access to this API requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `dataplex.entries.get` IAM permission on the specified resource."]]],[]]