[[["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-04-09 UTC."],[[["This document provides reference documentation for the `ListExecutionsResponse` class within the Cloud Run Admin v2 API for .NET, specifically for version 2.12.0."],["The `ListExecutionsResponse` class is used to encapsulate a list of `Execution` objects and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IPageResponse`, and `IEnumerable`."],["The latest version documented is 2.13.0, while the page you are currently viewing is describing version 2.12.0, and previous versions go as far back as version 1.0.0-beta02."],["The `ListExecutionsResponse` class includes properties like `Executions` (a list of `Execution` objects) and `NextPageToken` (for pagination), as well as methods like `GetEnumerator` to iterate over the results."],["The document includes information on the `ListExecutionsResponse` constructors, specifically a default constructor and one that accepts another `ListExecutionsResponse` object."]]],[]]