[[["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."],[[["The `ListExecutionsResponse` class is a part of the Google Cloud Run Admin v2 API's .NET library, specifically designed to handle responses that contain a list of `Executions`."],["The latest version of the `ListExecutionsResponse` class is 2.13.0, and the document also includes details for older versions, going back to version 1.0.0-beta02."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering various functionalities like message handling, equality checks, deep cloning, and enumeration."],["`ListExecutionsResponse` has properties such as `Executions`, which contains the actual list of execution, and `NextPageToken`, which is used for pagination when there are more items than the page size allows."],["The class has multiple constructors, including a default one and another that allows it to be created using another `ListExecutionsResponse` instance."]]],[]]