[[["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 2023-04-05 UTC."],[[["This page details how to retrieve a specific catalog using a GET request to the BigLake API."],["The request URL requires a path parameter, `name`, which specifies the exact catalog to retrieve in the format `projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}`."],["The request body must be empty, meaning no additional data needs to be included in the request."],["A successful request will return a response body containing a `Catalog` instance."],["Access requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes, in addition to the `biglake.catalogs.get` IAM permission."]]],[]]