[[["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."],[[["Version 2.13.0 is the latest version available for the Google Cloud Run V2 API, with multiple previous versions also documented."],["The `ListExecutionsResponse` class is used to encapsulate a list of Executions, serving as a response message in the Cloud Run Admin v2 API."],["The class `ListExecutionsResponse` implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` for comprehensive functionality."],["This response class contains a property called `Executions` which is a list of type `RepeatedField\u003cExecution\u003e`, and also another property `NextPageToken`, a string indicating whether additional items are available beyond the current page."],["`ListExecutionsResponse` class has two constructors, one default, and one allowing a copy from another `ListExecutionsResponse` instance, with associated inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]