The maximum page size is 500. If unspecified, the page size will
be the maximum. Fewer jobs than requested might be returned,
even if more jobs exist; use next_page_token to determine if more
jobs exist.
A token identifying a page of results the server will return. To
request the first page results, page_token must be empty. To
request the next page of results, page_token must be the value of
[next_page_token][google.cloud.scheduler.v1.ListJobsResponse.next_page_token]
returned from the previous call to
[ListJobs][google.cloud.scheduler.v1.CloudScheduler.ListJobs]. It is an
error to switch the value of
[filter][google.cloud.scheduler.v1.ListJobsRequest.filter] or
[order_by][google.cloud.scheduler.v1.ListJobsRequest.order_by] while
iterating through pages.
[[["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\u003eThe \u003ccode\u003eListJobsRequest\u003c/code\u003e class is part of the Google Cloud Scheduler v1 API and is used to request a list of jobs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, showcasing its versatility in message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListJobsRequest\u003c/code\u003e class provides constructors for creating a new instance or copying an existing one, with \u003ccode\u003eListJobsRequest()\u003c/code\u003e and \u003ccode\u003eListJobsRequest(ListJobsRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003ePageSize\u003c/code\u003e to control the number of jobs returned per request, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e to specify the location from which jobs should be listed.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListJobsRequest\u003c/code\u003e class documentation is version 3.5.0, and prior versions (from 2.2.0 up) are available to refer to as well.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Scheduler v1 API - Class ListJobsRequest (3.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.4.0/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.3.0/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.2.0/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.1.0/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.0.0/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/2.3.0/Google.Cloud.Scheduler.V1.ListJobsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/2.2.0/Google.Cloud.Scheduler.V1.ListJobsRequest) \n\n public sealed class ListJobsRequest : IMessage\u003cListJobsRequest\u003e, IEquatable\u003cListJobsRequest\u003e, IDeepCloneable\u003cListJobsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Google Cloud Scheduler v1 API class ListJobsRequest.\n\nRequest message for listing jobs using\n\\[ListJobs\\]\\[google.cloud.scheduler.v1.CloudScheduler.ListJobs\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListJobsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListJobsRequest](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListJobsRequest](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListJobsRequest](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsRequest), [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), [IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \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.Scheduler.V1](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Scheduler.V1.dll\n\nConstructors\n------------\n\n### ListJobsRequest()\n\n public ListJobsRequest()\n\n### ListJobsRequest(ListJobsRequest)\n\n public ListJobsRequest(ListJobsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nRequested page size.\n\nThe maximum page size is 500. If unspecified, the page size will\nbe the maximum. Fewer jobs than requested might be returned,\neven if more jobs exist; use next_page_token to determine if more\njobs exist.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA token identifying a page of results the server will return. To\nrequest the first page results, page_token must be empty. To\nrequest the next page of results, page_token must be the value of\n\\[next_page_token\\]\\[google.cloud.scheduler.v1.ListJobsResponse.next_page_token\\]\nreturned from the previous call to\n\\[ListJobs\\]\\[google.cloud.scheduler.v1.CloudScheduler.ListJobs\\]. It is an\nerror to switch the value of\n\\[filter\\]\\[google.cloud.scheduler.v1.ListJobsRequest.filter\\] or\n\\[order_by\\]\\[google.cloud.scheduler.v1.ListJobsRequest.order_by\\] while\niterating through pages.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The location name. For example:\n`projects/PROJECT_ID/locations/LOCATION_ID`.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/LocationName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsRequest#Google_Cloud_Scheduler_V1_ListJobsRequest_Parent) resource name property."]]