GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema constructor

GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema({
  1. String? text,
})

Implementation

GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema({
  this.text,
});