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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListJobsResponse\u003c/code\u003e class within the Google Cloud Scheduler v1 API, specifically for version 3.3.0, which is part of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListJobsResponse\u003c/code\u003e class is used as a response message for listing jobs through the \u003ccode\u003eListJobs\u003c/code\u003e method, implementing several interfaces like \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, \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that copies another \u003ccode\u003eListJobsResponse\u003c/code\u003e object, alongside properties like \u003ccode\u003eJobs\u003c/code\u003e, which contains a list of jobs, and \u003ccode\u003eNextPageToken\u003c/code\u003e, used for paginating through job lists.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListJobsResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and has inherited members including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, located in the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace and within the \u003ccode\u003eGoogle.Cloud.Scheduler.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis response includes a \u003ccode\u003eGetEnumerator\u003c/code\u003e method that allows iterating through the jobs included in the response, using an \u003ccode\u003eIEnumerator\u003c/code\u003e of type Job.\u003c/p\u003e\n"]]],[],null,[]]