AssessmentTaskDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Assessment task config.
Attributes |
|
---|---|
Name | Description |
input_path |
str
Required. The Cloud Storage path for assessment input files. |
output_dataset |
str
Required. The BigQuery dataset for output. |
querylogs_path |
str
Optional. An optional Cloud Storage path to write the query logs (which is then used as an input path on the translation task) |
data_source |
str
Required. The data source or data warehouse type (eg: TERADATA/REDSHIFT) from which the input data is extracted. |