Method: projects.locations.bigQueryExports.get

Gets a BigQuery export.

HTTP request


The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the BigQuery export to retrieve. 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 contains an instance of BigQueryExport.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.