[[["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-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListExecutionsRequest\u003c/code\u003e class within the Google Cloud AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListExecutionsRequest\u003c/code\u003e is used to request a list of scheduled notebook executions, and it supports filtering and sorting of results.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eListExecutionsRequest\u003c/code\u003e is 2.5.0, but older versions dating back to 1.0.0-beta04 are also documented here, with links to their respective pages.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListExecutionsRequest\u003c/code\u003e features properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e that control the result of the list.\u003c/p\u003e\n"]]],[],null,["# AI Platform Notebooks v1 API - Class ListExecutionsRequest (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.ListExecutionsRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.4.0/Google.Cloud.Notebooks.V1.ListExecutionsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.3.0/Google.Cloud.Notebooks.V1.ListExecutionsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.2.0/Google.Cloud.Notebooks.V1.ListExecutionsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.1.0/Google.Cloud.Notebooks.V1.ListExecutionsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.0.0/Google.Cloud.Notebooks.V1.ListExecutionsRequest)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/1.0.0-beta04/Google.Cloud.Notebooks.V1.ListExecutionsRequest) \n\n public sealed class ListExecutionsRequest : IPageRequest, IMessage\u003cListExecutionsRequest\u003e, IEquatable\u003cListExecutionsRequest\u003e, IDeepCloneable\u003cListExecutionsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the AI Platform Notebooks v1 API class ListExecutionsRequest.\n\nRequest for listing scheduled notebook executions. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListExecutionsRequest \n\nImplements\n----------\n\n[IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListExecutionsRequest](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListExecutionsRequest](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListExecutionsRequest](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsRequest), [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### ListExecutionsRequest()\n\n public ListExecutionsRequest()\n\n### ListExecutionsRequest(ListExecutionsRequest)\n\n public ListExecutionsRequest(ListExecutionsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nFilter applied to resulting executions. Currently only supports filtering\nexecutions by a specified `schedule_id`.\nFormat: `schedule_id=\u003cSchedule_ID\u003e`\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nSort by field.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nMaximum return size of the list call.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA previous returned page token that can be used to continue listing\nfrom the last result.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Format:\n`parent=projects/{project_id}/locations/{location}`\n\n### ParentAsExecutionName\n\n public ExecutionName ParentAsExecutionName { get; set; }\n\n[ExecutionName](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ExecutionName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.ListExecutionsRequest#Google_Cloud_Notebooks_V1_ListExecutionsRequest_Parent) resource name property."]]