GoogleCloudDatacatalogV1PhysicalSchema constructor

Implementation

GoogleCloudDatacatalogV1PhysicalSchema({
  this.avro,
  this.csv,
  this.orc,
  this.parquet,
  this.protobuf,
  this.thrift,
});