GoogleCloudDataplexV1RequestDataProductAccessResponse constructor

GoogleCloudDataplexV1RequestDataProductAccessResponse({
  1. String? changeRequestName,
})

Implementation

GoogleCloudDataplexV1RequestDataProductAccessResponse({
  this.changeRequestName,
});