[[["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 webpage provides reference documentation for the `ListExecutionsResponse` class within the Google Cloud Run Admin v2 API, specifically for version 2.7.0."],["`ListExecutionsResponse` is a message class used to return a list of `Execution` objects and also supports pagination through the use of a token for subsequent requests."],["The class is sealed and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, signifying its comprehensive capabilities."],["The `ListExecutionsResponse` class has two properties, `Executions` which contains the list of executions and `NextPageToken`, used for retrieving further pages of results, and also contains two constructors, one empty and one taking in a `ListExecutionsResponse` object as a parameter."],["The documentation also lists numerous other previous versions, including the latest 2.13.0 version, alongside previous versions ranging down to 1.0.0-beta02, all of which reference the same `ListExecutionsResponse` class."]]],[]]