GoogleCloudDataplexV1EntryTypeAspectInfo constructor

GoogleCloudDataplexV1EntryTypeAspectInfo({
  1. String? type,
})

Implementation

GoogleCloudDataplexV1EntryTypeAspectInfo({
  this.type,
});