Class ExportDataOutputInfo (2.1.0)

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

Further describes this export data's output. Supplements OutputConfig.

Attributes

NameDescription
gcs_output_directory str
The full path of the Google Cloud Storage directory created, into which the exported data is written.
bigquery_output_dataset str
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.