Erforderlich. Der Name der zu löschenden Datenbank. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Database.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]