[[["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 document provides reference documentation for the \u003ccode\u003eSearchLinksResponse\u003c/code\u003e class within the Google Cloud Data Catalog Lineage v1 API, detailing its properties, methods, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchLinksResponse\u003c/code\u003e is the response message for the \u003ccode\u003eSearchLinks\u003c/code\u003e operation, as defined in the Data Lineage API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinks\u003c/code\u003e property within \u003ccode\u003eSearchLinksResponse\u003c/code\u003e holds a list of links associated with a given asset, which may be empty if no such relationships are found.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNextPageToken\u003c/code\u003e property can be used to retrieve additional pages of results when the response is paginated.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eSearchLinksResponse\u003c/code\u003e available, with version 1.4.0 being the latest version.\u003c/p\u003e\n"]]],[],null,["# Data Lineage v1 API - Class SearchLinksResponse (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.3.0/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.2.0/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.1.0/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.0.0/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse) \n\n public sealed class SearchLinksResponse : IMessage\u003cSearchLinksResponse\u003e, IEquatable\u003cSearchLinksResponse\u003e, IDeepCloneable\u003cSearchLinksResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cLink\u003e, IEnumerable\u003cLink\u003e, IEnumerable\n\nReference documentation and code samples for the Data Lineage v1 API class SearchLinksResponse.\n\nResponse message for\n\\[SearchLinks\\]\\[google.cloud.datacatalog.lineage.v1.Lineage.SearchLinks\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SearchLinksResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SearchLinksResponse](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SearchLinksResponse](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SearchLinksResponse](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.SearchLinksResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Link](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Link), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Link](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Link), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DataCatalog.Lineage.V1](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DataCatalog.Lineage.V1.dll\n\nConstructors\n------------\n\n### SearchLinksResponse()\n\n public SearchLinksResponse()\n\n### SearchLinksResponse(SearchLinksResponse)\n\n public SearchLinksResponse(SearchLinksResponse other)\n\nProperties\n----------\n\n### Links\n\n public RepeatedField\u003cLink\u003e Links { get; }\n\nThe list of links for a given asset. Can be empty if the asset has no\nrelations of requested type (source or target).\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe token to specify as `page_token` in the subsequent call to get the next\npage. Omitted if there are no more pages in the response.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cLink\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]