[[["わかりやすい","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 database within a specified catalog using the BigLake API."],["The deletion is performed via an HTTP DELETE request to a specific URL, which requires the database's full path name in the format of `projects/*/locations/*/catalogs/*/databases/*`."],["The request body must be left empty, with the database to be deleted determined by the `name` path parameter in the URL."],["Successful deletion of the specified database will result in a response containing an instance of the `Database`, and successful access will require either `bigquery` or `cloud-platform` OAuth scope."],["Executing this operation requires the `biglake.databases.delete` IAM permission on the specified database resource."]]],[]]