[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `EventLink` class in the Data Lineage v1 API represents a connection between source and target entities, indicating a lineage relationship."],["This class is available in multiple versions, with the latest being version 1.4.0, and older versions down to 1.0.0 are also documented."],["`EventLink` implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The `EventLink` class includes two essential properties: `Source` and `Target`, both of which are `EntityReference` types and are required to establish the linkage."],["There are two constructor methods, a default empty constructor and another that accepts another `EventLink` as a parameter to make a copy."]]],[]]