GoogleCloudDatacatalogV1beta1Schema constructor
GoogleCloudDatacatalogV1beta1Schema({
- List<
GoogleCloudDatacatalogV1beta1ColumnSchema> ? columns,
Implementation
GoogleCloudDatacatalogV1beta1Schema({
this.columns,
});