A token to retrieve next page of results. Pass this value in the
[page_token][google.cloud.scheduler.v1.ListJobsRequest.page_token] field in
the subsequent call to
[ListJobs][google.cloud.scheduler.v1.CloudScheduler.ListJobs] to retrieve
the next page of results. If this is empty it indicates that there are no
more results through which to paginate.
[[["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 latest version of the \u003ccode\u003eListJobsResponse\u003c/code\u003e class is 3.5.0, as shown by the version navigation links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListJobsResponse\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace, used for responses when listing jobs using the Cloud Scheduler API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, enabling it to handle message operations, comparisons, deep cloning, buffer management, paged responses, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListJobsResponse\u003c/code\u003e contains two key properties: \u003ccode\u003eJobs\u003c/code\u003e, which is a list of job details using \u003ccode\u003eRepeatedField<Job>\u003c/code\u003e, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination when retrieving multiple pages of job results.\u003c/p\u003e\n"],["\u003cp\u003eThe page token to retrieve the next page of results is valid for two hours, indicated by the content.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Scheduler v1 API - Class ListJobsResponse (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.ListJobsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.4.0/Google.Cloud.Scheduler.V1.ListJobsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.3.0/Google.Cloud.Scheduler.V1.ListJobsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.2.0/Google.Cloud.Scheduler.V1.ListJobsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.1.0/Google.Cloud.Scheduler.V1.ListJobsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.0.0/Google.Cloud.Scheduler.V1.ListJobsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/2.3.0/Google.Cloud.Scheduler.V1.ListJobsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/2.2.0/Google.Cloud.Scheduler.V1.ListJobsResponse) \n\n public sealed class ListJobsResponse : IMessage\u003cListJobsResponse\u003e, IEquatable\u003cListJobsResponse\u003e, IDeepCloneable\u003cListJobsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cJob\u003e, IEnumerable\u003cJob\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud Scheduler v1 API class ListJobsResponse.\n\nResponse 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 ListJobsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListJobsResponse](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListJobsResponse](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListJobsResponse](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ListJobsResponse), [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://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Job](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.Job), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Job](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.Job), [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.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### ListJobsResponse()\n\n public ListJobsResponse()\n\n### ListJobsResponse(ListJobsResponse)\n\n public ListJobsResponse(ListJobsResponse other)\n\nProperties\n----------\n\n### Jobs\n\n public RepeatedField\u003cJob\u003e Jobs { get; }\n\nThe list of jobs.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve next page of results. Pass this value in the\n\\[page_token\\]\\[google.cloud.scheduler.v1.ListJobsRequest.page_token\\] field in\nthe subsequent call to\n\\[ListJobs\\]\\[google.cloud.scheduler.v1.CloudScheduler.ListJobs\\] to retrieve\nthe next page of results. If this is empty it indicates that there are no\nmore results through which to paginate.\n\nThe page token is valid for only 2 hours.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cJob\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]