[[["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-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListExecutionsResponse\u003c/code\u003e 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 \u003ccode\u003eExecutions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListExecutionsResponse\u003c/code\u003e class is 2.13.0, and the document also includes details for older versions, going back to version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, offering various functionalities like message handling, equality checks, deep cloning, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListExecutionsResponse\u003c/code\u003e has properties such as \u003ccode\u003eExecutions\u003c/code\u003e, which contains the actual list of execution, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination when there are more items than the page size allows.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple constructors, including a default one and another that allows it to be created using another \u003ccode\u003eListExecutionsResponse\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,["# Cloud Run Admin v2 API - Class ListExecutionsResponse (2.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.16.0 (latest)](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.15.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.15.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.14.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.13.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.12.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.11.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.10.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.9.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.8.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.7.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.6.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.5.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.4.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.3.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.2.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.1.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.0.0/Google.Cloud.Run.V2.ListExecutionsResponse)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Run.V2/1.0.0-beta02/Google.Cloud.Run.V2.ListExecutionsResponse) \n\n public sealed class ListExecutionsResponse : IMessage\u003cListExecutionsResponse\u003e, IEquatable\u003cListExecutionsResponse\u003e, IDeepCloneable\u003cListExecutionsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cExecution\u003e, IEnumerable\u003cExecution\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud Run Admin v2 API class ListExecutionsResponse.\n\nResponse message containing a list of Executions. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListExecutionsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListExecutionsResponse](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ListExecutionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListExecutionsResponse](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ListExecutionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListExecutionsResponse](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ListExecutionsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Execution](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.Execution), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Execution](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.Execution), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Run.V2](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Run.V2.dll\n\nConstructors\n------------\n\n### ListExecutionsResponse()\n\n public ListExecutionsResponse()\n\n### ListExecutionsResponse(ListExecutionsResponse)\n\n public ListExecutionsResponse(ListExecutionsResponse other)\n\nProperties\n----------\n\n### Executions\n\n public RepeatedField\u003cExecution\u003e Executions { get; }\n\nThe resulting list of Executions.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token indicating there are more items than page_size. Use it in the next\nListExecutions request to continue.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cExecution\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]