GoogleCloudDatacatalogV1DataSourceConnectionSpec constructor

GoogleCloudDatacatalogV1DataSourceConnectionSpec({
  1. GoogleCloudDatacatalogV1BigQueryConnectionSpec? bigqueryConnectionSpec,
})

Implementation

GoogleCloudDatacatalogV1DataSourceConnectionSpec({
  this.bigqueryConnectionSpec,
});