public sealed class ProcessLinkInfo : IMessage<ProcessLinkInfo>, IEquatable<ProcessLinkInfo>, IDeepCloneable<ProcessLinkInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class ProcessLinkInfo.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProcessLinkInfo\u003c/code\u003e class in the Data Lineage v1 API provides details about links, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default one and another that accepts a \u003ccode\u003eProcessLinkInfo\u003c/code\u003e parameter, enabling the creation of new instances and copies, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessLinkInfo\u003c/code\u003e class contains three properties: \u003ccode\u003eEndTime\u003c/code\u003e which is a Timestamp of the last event, \u003ccode\u003eLink\u003c/code\u003e which is the name of the link in a specified format, and \u003ccode\u003eStartTime\u003c/code\u003e which is a Timestamp of the first event.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eProcessLinkInfo\u003c/code\u003e is version 1.4.0, and there are previous versions available from 1.0.0 to 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]