GoogleCloudDatacatalogLineageV1EventLink constructor
GoogleCloudDatacatalogLineageV1EventLink({
- GoogleCloudDatacatalogLineageV1DependencyInfo? dependencyInfo,
- GoogleCloudDatacatalogLineageV1EntityReference? source,
- GoogleCloudDatacatalogLineageV1EntityReference? target,
Implementation
GoogleCloudDatacatalogLineageV1EventLink({
this.dependencyInfo,
this.source,
this.target,
});