Method: hive.v1alpha.projects.catalogs.databases.delete

Deletes an existing database specified by the database name.

HTTP request

DELETE https://biglake.googleapis.com/hive/v1alpha/{name=projects/*/catalogs/*/databases/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the database to delete. Format: projects/{project_id_or_number}/catalogs/{catalogId}/databases/{databaseId}

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/bigquery
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.