A token to retrieve next page of results. Pass this value in the page_token field in the subsequent call to ListJobs to retrieve the next page of results. If this is empty it indicates that there are no more results through which to paginate. The page token is valid for only 2 hours.
A token to retrieve next page of results. Pass this value in the
page_token field in
the subsequent call to
ListJobs to retrieve
the next page of results. If this is empty it indicates that there are no
more results through which to paginate.
The page token is valid for only 2 hours.
Returns
Type
Description
string
setNextPageToken
A token to retrieve next page of results. Pass this value in the
page_token field in
the subsequent call to
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."],[],[],null,["# Cloud Scheduler V1 Client - Class ListJobsResponse (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-scheduler/latest/V1.ListJobsResponse)\n- [2.0.4](/php/docs/reference/cloud-scheduler/2.0.4/V1.ListJobsResponse)\n- [1.10.5](/php/docs/reference/cloud-scheduler/1.10.5/V1.ListJobsResponse)\n- [1.9.4](/php/docs/reference/cloud-scheduler/1.9.4/V1.ListJobsResponse)\n- [1.8.3](/php/docs/reference/cloud-scheduler/1.8.3/V1.ListJobsResponse)\n- [1.7.1](/php/docs/reference/cloud-scheduler/1.7.1/V1.ListJobsResponse)\n- [1.6.8](/php/docs/reference/cloud-scheduler/1.6.8/V1.ListJobsResponse) \nReference documentation and code samples for the Cloud Scheduler V1 Client class ListJobsResponse.\n\nResponse message for listing jobs using\n[ListJobs](/php/docs/reference/cloud-scheduler/latest/V1.Client.CloudSchedulerClient#_Google_Cloud_Scheduler_V1_Client_CloudSchedulerClient__listJobs__).\n\nGenerated from protobuf message `google.cloud.scheduler.v1.ListJobsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Scheduler \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getJobs\n\nThe list of jobs.\n\n### setJobs\n\nThe list of jobs.\n\n### getNextPageToken\n\nA token to retrieve next page of results. Pass this value in the\n[page_token](/php/docs/reference/cloud-scheduler/latest/V1.ListJobsRequest#_Google_Cloud_Scheduler_V1_ListJobsRequest__getPageToken__) field in\nthe subsequent call to\n[ListJobs](/php/docs/reference/cloud-scheduler/latest/V1.Client.CloudSchedulerClient#_Google_Cloud_Scheduler_V1_Client_CloudSchedulerClient__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\n### setNextPageToken\n\nA token to retrieve next page of results. Pass this value in the\n[page_token](/php/docs/reference/cloud-scheduler/latest/V1.ListJobsRequest#_Google_Cloud_Scheduler_V1_ListJobsRequest__getPageToken__) field in\nthe subsequent call to\n[ListJobs](/php/docs/reference/cloud-scheduler/latest/V1.Client.CloudSchedulerClient#_Google_Cloud_Scheduler_V1_Client_CloudSchedulerClient__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."]]