GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema constructor

GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema({
  1. String? text,
})

Implementation

GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema({
  this.text,
});