[[["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."],[[["This webpage provides documentation for the `EventLink` class within the Google Cloud Data Catalog Lineage v1 API, specifically version 1.3.0, with links to other versions as well."],["`EventLink` represents a lineage relationship between source and target entities, and it inherits from the base `object` class."],["The `EventLink` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its use in various scenarios."],["The `EventLink` class has two constructors, a default constructor `EventLink()` and a constructor that takes another `EventLink` object as a parameter, `EventLink(EventLink other)`."],["It contains two properties, `Source` and `Target`, both of which are of type `EntityReference`, used to denote the link's source and target, and they are required fields."]]],[]]