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"]],[["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 details for the \u003ccode\u003eListJobsRequest\u003c/code\u003e class, which is used to request a list of jobs from the Google Cloud Scheduler service within the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListJobsRequest\u003c/code\u003e 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, making it compatible with various Google Cloud and .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e for managing paginated results, and \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsLocationName\u003c/code\u003e for identifying the location associated with the requested jobs.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for \u003ccode\u003eListJobsRequest\u003c/code\u003e, one default constructor and one that accepts another \u003ccode\u003eListJobsRequest\u003c/code\u003e instance to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows there are 8 different versions of the \u003ccode\u003eListJobsRequest\u003c/code\u003e available from version 2.2.0 to the most recent 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]