A token to retrieve next page of results. To return the next page of results, callListTaskswith this value as thepage_token. If the next_page_token is empty, there are no more results.
[[["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,["# Google Cloud Tasks V2 Client - Class ListTasksResponse (2.0.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.2 (latest)](/php/docs/reference/cloud-tasks/latest/V2.ListTasksResponse)\n- [2.0.1](/php/docs/reference/cloud-tasks/2.0.1/V2.ListTasksResponse)\n- [1.15.2](/php/docs/reference/cloud-tasks/1.15.2/V2.ListTasksResponse)\n- [1.14.6](/php/docs/reference/cloud-tasks/1.14.6/V2.ListTasksResponse)\n- [1.13.2](/php/docs/reference/cloud-tasks/1.13.2/V2.ListTasksResponse)\n- [1.12.2](/php/docs/reference/cloud-tasks/1.12.2/V2.ListTasksResponse)\n- [1.11.11](/php/docs/reference/cloud-tasks/1.11.11/V2.ListTasksResponse) \nReference documentation and code samples for the Google Cloud Tasks V2 Client class ListTasksResponse.\n\nResponse message for listing tasks using\n[ListTasks](/php/docs/reference/cloud-tasks/latest/V2.Client.CloudTasksClient#_Google_Cloud_Tasks_V2_Client_CloudTasksClient__listTasks__).\n\nGenerated from protobuf message `google.cloud.tasks.v2.ListTasksResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Tasks \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTasks\n\nThe list of tasks.\n\n### setTasks\n\nThe list of tasks.\n\n### getNextPageToken\n\nA token to retrieve next page of results.\n\nTo return the next page of results, call\n[ListTasks](/php/docs/reference/cloud-tasks/latest/V2.Client.CloudTasksClient#_Google_Cloud_Tasks_V2_Client_CloudTasksClient__listTasks__) with this value as\nthe [page_token](/php/docs/reference/cloud-tasks/latest/V2.ListTasksRequest#_Google_Cloud_Tasks_V2_ListTasksRequest__getPageToken__).\nIf the next_page_token is empty, there are no more results.\n\n### setNextPageToken\n\nA token to retrieve next page of results.\n\nTo return the next page of results, call\n[ListTasks](/php/docs/reference/cloud-tasks/latest/V2.Client.CloudTasksClient#_Google_Cloud_Tasks_V2_Client_CloudTasksClient__listTasks__) with this value as\nthe [page_token](/php/docs/reference/cloud-tasks/latest/V2.ListTasksRequest#_Google_Cloud_Tasks_V2_ListTasksRequest__getPageToken__).\nIf the next_page_token is empty, there are no more results."]]