[[["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 document provides reference information for the `ListRunsResponse` class within the Google Cloud Data Catalog Lineage v1 API, specifically version 1.3.0."],["The `ListRunsResponse` class is designed to handle response messages for the `ListRuns` operation, enabling users to retrieve a list of runs within the specified project and location."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering a multitude of functionalities."],["Key properties of `ListRunsResponse` include `NextPageToken`, which is used for pagination of large datasets, and `Runs`, which is a list of the runs returned by the API."],["The document also details the constructors and the `GetEnumerator()` method for iterating through the resources within a given response, in addition to outlining the inherited members from the base `object` class."]]],[]]