GoogleCloudDatacatalogLineageV1EventLinkArgs

data class GoogleCloudDatacatalogLineageV1EventLinkArgs(val source: Output<GoogleCloudDatacatalogLineageV1EntityReferenceArgs>, val target: Output<GoogleCloudDatacatalogLineageV1EntityReferenceArgs>) : ConvertibleToJava<GoogleCloudDatacatalogLineageV1EventLinkArgs>

A lineage between source and target entities.

Properties

Link copied to clipboard

Reference to the source entity

Link copied to clipboard

Reference to the target entity

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatacatalogLineageV1EventLinkArgs