Class DeleteBigQueryExportRequest (1.31.0)

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

Request message for deleting a BigQuery export.

Attribute

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