DEPRECATED! Use the AssessmentTaskDetails defined in com.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails instead. Assessment task details.
Fields
input_path
string
Required. The Cloud Storage path for assessment input files.
output_dataset
string
Required. The BigQuery dataset for output.
querylogs_path
string
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
string
Required. The data source or data warehouse type (eg: TERADATA/REDSHIFT) from which the input data is extracted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["The `AssessmentTaskDetails` message is deprecated and users should utilize the `AssessmentTaskDetails` defined in `com.google.cloud.bigquery.migration.v2alpha`."],["The `input_path` field, representing the Cloud Storage path for assessment input files, is required."],["The `output_dataset` field, specifying the BigQuery dataset for output, is also a required field."],["The `data_source` field, indicating the data source or data warehouse type, is a required input."]]],[]]