GoogleCloudDataplexV1EntrySourceAncestor constructor

GoogleCloudDataplexV1EntrySourceAncestor({
  1. String? name,
  2. String? type,
})

Implementation

GoogleCloudDataplexV1EntrySourceAncestor({this.name, this.type});