Get Lineage Event Result
data class GetLineageEventResult(val endTime: String, val links: List<GoogleCloudDatacatalogLineageV1EventLinkResponse>, val name: String, val startTime: String)
Constructors
Link copied to clipboard
fun GetLineageEventResult(endTime: String, links: List<GoogleCloudDatacatalogLineageV1EventLinkResponse>, name: String, startTime: String)
Types
Properties
Link copied to clipboard
Immutable. The resource name of the lineage event. Format: projects/{project}/locations/{location}/processes/{process}/runs/{run}/lineageEvents/{lineage_event}
. Can be specified or auto-assigned. {lineage_event} must be not longer than 200 characters and only contain characters in a set: a-zA-Z0-9_-:.