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"]],[["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\u003eThis webpage provides documentation for the \u003ccode\u003eProcessLinks\u003c/code\u003e class within the Google Cloud Data Catalog Lineage v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProcessLinks\u003c/code\u003e is used to represent links associated with a specific process, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that initializes \u003ccode\u003eProcessLinks\u003c/code\u003e and another constructor that clones \u003ccode\u003eProcessLinks\u003c/code\u003e, and it includes properties for managing process details and link information.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eProcessLinks\u003c/code\u003e is 1.4.0, with older versions (1.3.0, 1.2.0, 1.1.0, and 1.0.0) also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessLinks\u003c/code\u003e class contains a \u003ccode\u003eLinks\u003c/code\u003e property which details the provided links in an array, a \u003ccode\u003eProcess\u003c/code\u003e property that is the name of the process, and a \u003ccode\u003eProcessAsProcessName\u003c/code\u003e property which is a type-safe view of the process name.\u003c/p\u003e\n"]]],[],null,[]]