Method: folders.locations.bigQueryExports.delete

Deletes an existing BigQuery export.

HTTP request


The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the BigQuery export to delete. The following list shows some examples of the format:

+ organizations/{organization}/locations/{location}/bigQueryExports/{export_id} + folders/{folder}/locations/{location}/bigQueryExports/{export_id} + projects/{project}/locations/{location}/bigQueryExports/{export_id}

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.