Isn't this parameter optional? The only Required param https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets#resource is `datasetid`, which we create for the user if the set `dataset_id` parameter. The rest all are optional, `access[]` array is also optional, so the required params inside it are not really required if you don't provide a daataset_resource at all.
[ Full content available at: https://github.com/apache/incubator-airflow/pull/3876 ] This message was relayed via gitbox.apache.org for [email protected]
