[[["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 details the process of deleting a catalog using a `DELETE` HTTP request."],["The `name` path parameter is a required string that specifies the catalog to be deleted in the format `projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}`."],["The request body for deleting a catalog must be empty, while the successful response will contain an instance of the `Catalog`."],["Deleting a catalog requires specific OAuth scopes, either `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."],["The operation requires the `biglake.catalogs.delete` IAM permission on the specified catalog resource."]]],[]]