[[["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-09-09 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListExecutionsResponse\u003c/code\u003e class is used to handle the response for listing scheduled notebook executions within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIPageResponse<Execution>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Execution>\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage<ListExecutionsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListExecutionsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListExecutionsResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to access a list of executions (\u003ccode\u003eExecutions\u003c/code\u003e), a token for paginated results (\u003ccode\u003eNextPageToken\u003c/code\u003e), and a list of unreachable execution IDs (\u003ccode\u003eUnreachable\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt includes methods for iterating through the resources (\u003ccode\u003eGetEnumerator()\u003c/code\u003e) and constructors for creating instances of the \u003ccode\u003eListExecutionsResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.5.0, with available versions going as far back as 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,["# AI Platform Notebooks v1 API - Class ListExecutionsResponse (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.4.0/Google.Cloud.Notebooks.V1.ListExecutionsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.3.0/Google.Cloud.Notebooks.V1.ListExecutionsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.2.0/Google.Cloud.Notebooks.V1.ListExecutionsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.1.0/Google.Cloud.Notebooks.V1.ListExecutionsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.0.0/Google.Cloud.Notebooks.V1.ListExecutionsResponse)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/1.0.0-beta04/Google.Cloud.Notebooks.V1.ListExecutionsResponse) \n\n public sealed class ListExecutionsResponse : IPageResponse\u003cExecution\u003e, IEnumerable\u003cExecution\u003e, IEnumerable, IMessage\u003cListExecutionsResponse\u003e, IEquatable\u003cListExecutionsResponse\u003e, IDeepCloneable\u003cListExecutionsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the AI Platform Notebooks v1 API class ListExecutionsResponse.\n\nResponse for listing scheduled notebook executions \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListExecutionsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Execution](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.Execution), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Execution](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.Execution), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListExecutionsResponse](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListExecutionsResponse](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListExecutionsResponse](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.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) \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.Notebooks.V1](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Notebooks.V1.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\nA list of returned instances.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nPage token that can be used to continue listing from the last result in the\nnext list call.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nExecutions IDs that could not be reached. For example: \n\n ['projects/{project_id}/location/{location}/executions/imagenet_test1',\n 'projects/{project_id}/location/{location}/executions/classifier_train1']\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."]]