The set of Tasks that meet the requested filtering criteria. When no filter is specified, the request returns all tasks. A successful response can also be empty. An empty response indicates that no Tasks were found meeting the requested filter criteria.
↳ next_page_token
string
Pass this token in theListTasksRequestto continue to list results. If all results have been returned, then this field is either an empty string, or it doesn't appear in the response.
↳ total_size
int|string
The total number of Tasks that match the request criteria, across all pages.
getTasks
The set of Tasks that meet the requested filtering criteria. When no filter
is specified, the request returns all tasks. A successful response can also
be empty. An empty response indicates that no Tasks were found meeting the
requested filter criteria.
The set of Tasks that meet the requested filtering criteria. When no filter
is specified, the request returns all tasks. A successful response can also
be empty. An empty response indicates that no Tasks were found meeting the
requested filter criteria.
[[["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-09 UTC."],[],[],null,["# Google Maps FleetEngine Delivery V1 Client - Class ListTasksResponse (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine-delivery/latest/V1.ListTasksResponse)\n- [0.4.0](/php/docs/reference/maps-fleetengine-delivery/0.4.0/V1.ListTasksResponse)\n- [0.3.1](/php/docs/reference/maps-fleetengine-delivery/0.3.1/V1.ListTasksResponse)\n- [0.2.0](/php/docs/reference/maps-fleetengine-delivery/0.2.0/V1.ListTasksResponse)\n- [0.1.8](/php/docs/reference/maps-fleetengine-delivery/0.1.8/V1.ListTasksResponse) \nReference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class ListTasksResponse.\n\nThe `ListTasks` response that contains the set of Tasks that meet the filter\ncriteria in the `ListTasksRequest`.\n\nGenerated from protobuf message `maps.fleetengine.delivery.v1.ListTasksResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ Delivery \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTasks\n\nThe set of Tasks that meet the requested filtering criteria. When no filter\nis specified, the request returns all tasks. A successful response can also\nbe empty. An empty response indicates that no Tasks were found meeting the\nrequested filter criteria.\n\n### setTasks\n\nThe set of Tasks that meet the requested filtering criteria. When no filter\nis specified, the request returns all tasks. A successful response can also\nbe empty. An empty response indicates that no Tasks were found meeting the\nrequested filter criteria.\n\n### getNextPageToken\n\nPass this token in the `ListTasksRequest` to continue to list results.\n\nIf all results have been returned, then this field is either an empty\nstring, or it doesn't appear in the response.\n\n### setNextPageToken\n\nPass this token in the `ListTasksRequest` to continue to list results.\n\nIf all results have been returned, then this field is either an empty\nstring, or it doesn't appear in the response.\n\n### getTotalSize\n\nThe total number of Tasks that match the request criteria, across all\npages.\n\n### setTotalSize\n\nThe total number of Tasks that match the request criteria, across all\npages."]]