Google Cloud Datacatalog Lineage V1Event Link Response
data class GoogleCloudDatacatalogLineageV1EventLinkResponse(val source: GoogleCloudDatacatalogLineageV1EntityReferenceResponse, val target: GoogleCloudDatacatalogLineageV1EntityReferenceResponse)
A lineage between source and target entities.
Constructors
Link copied to clipboard
constructor(source: GoogleCloudDatacatalogLineageV1EntityReferenceResponse, target: GoogleCloudDatacatalogLineageV1EntityReferenceResponse)