Obrigatório. O nome do banco de dados a ser excluído. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for bem-sucedida, o corpo da resposta conterá uma instância de Database.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-14 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."]]],[]]