Extract(mapping=None, *, ignore_unknown_fields=False, **kwargs)Describes an extract job, which exports data to an external source via the export pipeline.
Attributes |
|
|---|---|
| Name | Description |
destination_uris |
MutableSequence[str]
Google Cloud Storage URIs where extracted data should be written. |
source_table |
google.cloud.bigquery_logging_v1.types.TableName
The source table. |