[[["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 `ListRunsResponse` class within the Google Cloud Data Catalog Lineage v1 API, specifically version 1.1.0."],["`ListRunsResponse` is a message class used to encapsulate the response from a `ListRuns` API call, detailing a list of runs."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its role in message handling, equality comparison, cloning, buffer operations, paged responses, and enumeration."],["The `ListRunsResponse` class includes properties like `NextPageToken` (for pagination) and `Runs` (a list of `Run` objects), and methods for enumeration, including `GetEnumerator`."],["The documentation covers the available constructors for the `ListRunsResponse` class, the properties that are contained within it, and the methods that can be called on the class."]]],[]]