GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec constructor
GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec({})
Implementation
GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec({
this.baseTable,
this.sqlQuery,
this.viewType,
});