Obbligatorio. Il nome del database da eliminare. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di Database.
[[["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 details the process of deleting a database within a specified catalog using the BigLake API."],["The deletion is performed via an HTTP DELETE request, targeting a specific database identified by its unique path parameters."],["The request body must be empty, and a successful response will include information about the deleted database."],["Authorization for this operation requires specific OAuth scopes or the `biglake.databases.delete` IAM permission."],["Users can click the `Try it!` link to experiment with the API and immediately test out the functionality of deleting a database."]]],[]]