[[["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 webpage provides documentation for the \u003ccode\u003eListRunsResponse\u003c/code\u003e class within the Google Cloud Data Catalog Lineage v1 API, covering its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListRunsResponse\u003c/code\u003e is a response message type for the \u003ccode\u003eListRuns\u003c/code\u003e method, designed to return a collection of \u003ccode\u003eRun\u003c/code\u003e objects and offering pagination support.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, enhancing its capabilities for data manipulation and usage within .NET environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRunsResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e for handling pagination and \u003ccode\u003eRuns\u003c/code\u003e, which contains a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eRun\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides links to documentation for previous versions of the API, ranging from 1.0.0 up to the latest version, 1.4.0, all of which are covered by this specific \u003ccode\u003eListRunsResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Data Lineage v1 API - Class ListRunsResponse (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.ListRunsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.3.0/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.2.0/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.1.0/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.0.0/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse) \n\n public sealed class ListRunsResponse : IMessage\u003cListRunsResponse\u003e, IEquatable\u003cListRunsResponse\u003e, IDeepCloneable\u003cListRunsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cRun\u003e, IEnumerable\u003cRun\u003e, IEnumerable\n\nReference documentation and code samples for the Data Lineage v1 API class ListRunsResponse.\n\nResponse message for\n\\[ListRuns\\]\\[google.cloud.datacatalog.lineage.v1.ListRuns\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRunsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRunsResponse](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRunsResponse](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRunsResponse](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListRunsResponse), [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)[Run](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Run](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run), [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### ListRunsResponse()\n\n public ListRunsResponse()\n\n### ListRunsResponse(ListRunsResponse)\n\n public ListRunsResponse(ListRunsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe token to specify as `page_token` in the next call to get the next page.\nIf this field is omitted, there are no subsequent pages.\n\n### Runs\n\n public RepeatedField\u003cRun\u003e Runs { get; }\n\nThe runs from the specified project and location.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cRun\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]