Class GetBigQueryExportRequest (1.31.0)

GetBigQueryExportRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for retrieving a BigQuery export.

Attribute

NameDescription
name str
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}