GoogleCloudDataplexV1StorageAccess constructor

GoogleCloudDataplexV1StorageAccess({
  1. String? read,
})

Implementation

GoogleCloudDataplexV1StorageAccess({
  this.read,
});