GoogleCloudDatacatalogV1ColumnSchemaFieldElementType constructor

GoogleCloudDatacatalogV1ColumnSchemaFieldElementType({
  1. String? type,
})

Implementation

GoogleCloudDatacatalogV1ColumnSchemaFieldElementType({
  this.type,
});