To return the next page of results, call
[ListTasks][google.cloud.tasks.v2.CloudTasks.ListTasks] with this value as
the [page_token][google.cloud.tasks.v2.ListTasksRequest.page_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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListTasksResponse\u003c/code\u003e class within the Google Cloud Tasks v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTasksResponse\u003c/code\u003e is used as the response message when listing tasks through the \u003ccode\u003eListTasks\u003c/code\u003e method in the Cloud Tasks API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \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, and \u003ccode\u003eIEnumerable\u003c/code\u003e to provide comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination and \u003ccode\u003eTasks\u003c/code\u003e, which is a list of task objects, represented as a repeated field.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers available versions of this class ranging from 2.2.0 to the latest version 3.5.0, and the class can be constructed either with no parameters or by copying an existing \u003ccode\u003eListTasksResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]