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 is part of the Data Lineage v1 API and provides a way to represent links associated with a specific process.\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, ensuring its compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProcessLinks\u003c/code\u003e contains properties like \u003ccode\u003eLinks\u003c/code\u003e, which stores an array of \u003ccode\u003eProcessLinkInfo\u003c/code\u003e objects, representing details about the links created by a process, and \u003ccode\u003eProcess\u003c/code\u003e, which stores the name of the related process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessLinks\u003c/code\u003e class has two constructors: one default constructor and another that takes an existing \u003ccode\u003eProcessLinks\u003c/code\u003e object as a parameter, enabling easy duplication and creation of new objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.DataCatalog.Lineage.V1\u003c/code\u003e namespace, and it is included in the \u003ccode\u003eGoogle.Cloud.DataCatalog.Lineage.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]