GoogleCloudDataplexV1DataAccessSpec constructor

GoogleCloudDataplexV1DataAccessSpec({
  1. List<String>? readers,
})

Implementation

GoogleCloudDataplexV1DataAccessSpec({
  this.readers,
});