GoogleCloudDataplexV1DataSource constructor

GoogleCloudDataplexV1DataSource({
  1. String? entity,
  2. String? resource,
})

Implementation

GoogleCloudDataplexV1DataSource({
  this.entity,
  this.resource,
});