public RepeatedField<ProcessLinkInfo> Links { get; }
An array containing link details objects of the links provided in
the original request.
A single process can result in creating multiple links.
If any of the links you provide in the request are created by
the same process, they all are included in this array.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProcessLinks\u003c/code\u003e class in the Data Lineage v1 API represents links associated with a specific process, providing a way to track data lineage.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities like message handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessLinks\u003c/code\u003e class has properties for retrieving details about the links, found in the \u003ccode\u003eLinks\u003c/code\u003e array, and specifying the associated process via the \u003ccode\u003eProcess\u003c/code\u003e property, which can be referenced either by a string name or via the \u003ccode\u003eProcessAsProcessName\u003c/code\u003e typed view.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, one that is parameterless and one that uses an existing \u003ccode\u003eProcessLinks\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe current documentation covers version 1.3.0 of the \u003ccode\u003eProcessLinks\u003c/code\u003e class, which is not the latest version, with the most up-to-date being 1.4.0, and four other older versions available.\u003c/p\u003e\n"]]],[],null,[]]