GoogleCloudDatacatalogLineageConfigmanagementV1Config constructor

GoogleCloudDatacatalogLineageConfigmanagementV1Config({
  1. String? etag,
  2. GoogleCloudDatacatalogLineageConfigmanagementV1ConfigIngestion? ingestion,
  3. String? name,
})

Implementation

GoogleCloudDatacatalogLineageConfigmanagementV1Config({
  this.etag,
  this.ingestion,
  this.name,
});