[[["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 webpage outlines the process for creating a new catalog using the BigLake API."],["The process requires a `POST` HTTP request to a specific URL, including path parameters for the parent resource and a query parameter for the `catalogId`."],["The request body must contain an instance of the `Catalog`, and upon successful completion, the response body will contain the newly created `Catalog`."],["Creating a catalog requires specific OAuth scopes, either `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."],["The `biglake.catalogs.create` IAM permission on the parent resource is mandatory to successfully create the new catalog."]]],[]]