[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-05-31 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."]]],[]]