[[["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-03-21 UTC."],[[["This page provides documentation for the `SearchLinksResponse` class within the Data Lineage v1 API in the Google Cloud .NET library, offering reference materials and code samples."],["`SearchLinksResponse` is a class that represents the response message for the `SearchLinks` method, part of the Data Catalog Lineage service, used to retrieve a list of links related to assets."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its capabilities for message handling, equality checks, deep cloning, buffer management, page response handling, and enumeration."],["The `SearchLinksResponse` class contains properties such as `Links`, which holds a list of `Link` objects representing asset relations, and `NextPageToken`, used for pagination when retrieving a large number of links."],["There are currently five versions available: 1.0.0, 1.1.0, 1.2.0, 1.3.0, and the latest version 1.4.0."]]],[]]