GoogleCloudDataplexV1RejectChangeRequestRequest constructor

GoogleCloudDataplexV1RejectChangeRequestRequest({
  1. String? comment,
  2. String? etag,
})

Implementation

GoogleCloudDataplexV1RejectChangeRequestRequest({this.comment, this.etag});