[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 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."]]],[]]