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\u003eThis documentation covers the \u003ccode\u003eProcessLinks\u003c/code\u003e class within the Google Cloud Data Catalog Lineage v1 API, which is used to represent links associated with a specific data processing operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessLinks\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinks\u003c/code\u003e property of \u003ccode\u003eProcessLinks\u003c/code\u003e is a \u003ccode\u003eRepeatedField\u003c/code\u003e that stores an array of \u003ccode\u003eProcessLinkInfo\u003c/code\u003e objects, detailing the links created by a process, and a single process can result in multiple links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcess\u003c/code\u003e and \u003ccode\u003eProcessAsProcessName\u003c/code\u003e properties allow users to access the name of the associated process, in string and \u003ccode\u003eProcessName\u003c/code\u003e types respectively, in the format \u003ccode\u003eprojects/{project}/locations/{location}/processes/{process}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has 2 constructors, one parameterless, and the other that receives a \u003ccode\u003eProcessLinks\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]