A token to retrieve next page of results. To return the next page of results, callListQueueswith this value as thepage_token. If the next_page_token is empty, there are no more results. The page token is valid for only 2 hours.
To return the next page of results, callListQueueswith this value
as thepage_token.
If the next_page_token is empty, there are no more results.
The page token is valid for only 2 hours.
Returns
Type
Description
string
setNextPageToken
A token to retrieve next page of results.
To return the next page of results, callListQueueswith this value
as thepage_token.
If the next_page_token is empty, there are no more results.
The page token is valid for only 2 hours.
[[["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 ListQueuesResponse (2.0.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.2 (latest)](/php/docs/reference/cloud-tasks/latest/V2.ListQueuesResponse)\n- [2.0.1](/php/docs/reference/cloud-tasks/2.0.1/V2.ListQueuesResponse)\n- [1.15.2](/php/docs/reference/cloud-tasks/1.15.2/V2.ListQueuesResponse)\n- [1.14.6](/php/docs/reference/cloud-tasks/1.14.6/V2.ListQueuesResponse)\n- [1.13.2](/php/docs/reference/cloud-tasks/1.13.2/V2.ListQueuesResponse)\n- [1.12.2](/php/docs/reference/cloud-tasks/1.12.2/V2.ListQueuesResponse)\n- [1.11.11](/php/docs/reference/cloud-tasks/1.11.11/V2.ListQueuesResponse) \nReference documentation and code samples for the Google Cloud Tasks V2 Client class ListQueuesResponse.\n\nResponse message for\n[ListQueues](/php/docs/reference/cloud-tasks/latest/V2.Client.CloudTasksClient#_Google_Cloud_Tasks_V2_Client_CloudTasksClient__listQueues__).\n\nGenerated from protobuf message `google.cloud.tasks.v2.ListQueuesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Tasks \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getQueues\n\nThe list of queues.\n\n### setQueues\n\nThe list of queues.\n\n### getNextPageToken\n\nA token to retrieve next page of results.\n\nTo return the next page of results, call\n[ListQueues](/php/docs/reference/cloud-tasks/latest/V2.Client.CloudTasksClient#_Google_Cloud_Tasks_V2_Client_CloudTasksClient__listQueues__) with this value\nas the [page_token](/php/docs/reference/cloud-tasks/latest/V2.ListQueuesRequest#_Google_Cloud_Tasks_V2_ListQueuesRequest__getPageToken__).\nIf the next_page_token is empty, there are no more results.\nThe page token is valid for only 2 hours.\n\n### setNextPageToken\n\nA token to retrieve next page of results.\n\nTo return the next page of results, call\n[ListQueues](/php/docs/reference/cloud-tasks/latest/V2.Client.CloudTasksClient#_Google_Cloud_Tasks_V2_Client_CloudTasksClient__listQueues__) with this value\nas the [page_token](/php/docs/reference/cloud-tasks/latest/V2.ListQueuesRequest#_Google_Cloud_Tasks_V2_ListQueuesRequest__getPageToken__).\nIf the next_page_token is empty, there are no more results.\nThe page token is valid for only 2 hours."]]