[[["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 endpoint retrieves a specific asset resource using a `GET` request to the provided URL structure."],["The `name` parameter, representing the asset's resource name, is a required path parameter, structured in the format `projects/{project_number}/locations/{locationId}/lakes/{lakeId}/zones/{zoneId}/assets/{assetId}`."],["No request body is needed to perform this action, as it should be empty."],["A successful response will return an `Asset` object, as detailed in the provided documentation, if the request was granted."],["The request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `dataplex.assets.get` on the specified resource name."]]],[]]