Optional. The standard Delivery API request header.
↳ parent
string
Required. Must be in the formatproviders/{provider}. Theprovidermust be the Google Cloud Project ID. For example,sample-cloud-project.
↳ page_size
int
Optional. The maximum number of Tasks to return. The service may return fewer than this value. If you don't specify this value, then the server determines the number of results to return.
↳ page_token
string
Optional. A page token received from a previousListTaskscall. You can provide this to retrieve the subsequent page. When paginating, all other parameters provided toListTasksmust match the call that provided the page token.
↳ filter
string
Optional. A filter query to apply when listing Tasks. Seehttp://aip.dev/160for examples of filter syntax. If you don't specify a value, or if you filter on an empty string, then all Tasks are returned. For information about the Task properties that you can filter on, seeList tasks.
getHeader
Optional. The standard Delivery API request header.
Required. Must be in the formatproviders/{provider}.
Theprovidermust be the Google Cloud Project ID. For example,sample-cloud-project.
Returns
Type
Description
string
setParent
Required. Must be in the formatproviders/{provider}.
Theprovidermust be the Google Cloud Project ID. For example,sample-cloud-project.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. The maximum number of Tasks to return. The service may return
fewer than this value. If you don't specify this value, then the server
determines the number of results to return.
Returns
Type
Description
int
setPageSize
Optional. The maximum number of Tasks to return. The service may return
fewer than this value. If you don't specify this value, then the server
determines the number of results to return.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A page token received from a previousListTaskscall.
You can provide this to retrieve the subsequent page.
When paginating, all other parameters provided toListTasksmust match
the call that provided the page token.
Returns
Type
Description
string
setPageToken
Optional. A page token received from a previousListTaskscall.
You can provide this to retrieve the subsequent page.
When paginating, all other parameters provided toListTasksmust match
the call that provided the page token.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. A filter query to apply when listing Tasks. Seehttp://aip.dev/160for examples of filter syntax. If you don't specify a
value, or if you filter on an empty string, then all Tasks are returned.
For information about the Task properties that you can filter on, seeList
tasks.
Returns
Type
Description
string
setFilter
Optional. A filter query to apply when listing Tasks. Seehttp://aip.dev/160for examples of filter syntax. If you don't specify a
value, or if you filter on an empty string, then all Tasks are returned.
For information about the Task properties that you can filter on, seeList
tasks.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Must be in the formatproviders/{provider}.
Theprovidermust be the Google Cloud Project ID. For example,sample-cloud-project. Please seeDeliveryServiceClient::providerName()for help formatting this field.
[[["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 Maps FleetEngine Delivery V1 Client - Class ListTasksRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine-delivery/latest/V1.ListTasksRequest)\n- [0.4.0](/php/docs/reference/maps-fleetengine-delivery/0.4.0/V1.ListTasksRequest)\n- [0.3.1](/php/docs/reference/maps-fleetengine-delivery/0.3.1/V1.ListTasksRequest)\n- [0.2.0](/php/docs/reference/maps-fleetengine-delivery/0.2.0/V1.ListTasksRequest)\n- [0.1.8](/php/docs/reference/maps-fleetengine-delivery/0.1.8/V1.ListTasksRequest) \nReference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class ListTasksRequest.\n\nThe `ListTasks` request message.\n\nGenerated from protobuf message `maps.fleetengine.delivery.v1.ListTasksRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ Delivery \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getHeader\n\nOptional. The standard Delivery API request header.\n\n### hasHeader\n\n### clearHeader\n\n### setHeader\n\nOptional. The standard Delivery API request header.\n\n### getParent\n\nRequired. Must be in the format `providers/{provider}`.\n\nThe `provider` must be the Google Cloud Project ID. For example,\n`sample-cloud-project`.\n\n### setParent\n\nRequired. Must be in the format `providers/{provider}`.\n\nThe `provider` must be the Google Cloud Project ID. For example,\n`sample-cloud-project`.\n\n### getPageSize\n\nOptional. The maximum number of Tasks to return. The service may return\nfewer than this value. If you don't specify this value, then the server\ndetermines the number of results to return.\n\n### setPageSize\n\nOptional. The maximum number of Tasks to return. The service may return\nfewer than this value. If you don't specify this value, then the server\ndetermines the number of results to return.\n\n### getPageToken\n\nOptional. A page token received from a previous `ListTasks` call.\n\nYou can provide this to retrieve the subsequent page.\nWhen paginating, all other parameters provided to `ListTasks` must match\nthe call that provided the page token.\n\n### setPageToken\n\nOptional. A page token received from a previous `ListTasks` call.\n\nYou can provide this to retrieve the subsequent page.\nWhen paginating, all other parameters provided to `ListTasks` must match\nthe call that provided the page token.\n\n### getFilter\n\nOptional. A filter query to apply when listing Tasks. See\n\u003chttp://aip.dev/160\u003e for examples of filter syntax. If you don't specify a\nvalue, or if you filter on an empty string, then all Tasks are returned.\n\nFor information about the Task properties that you can filter on, see [List\ntasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).\n\n### setFilter\n\nOptional. A filter query to apply when listing Tasks. See\n\u003chttp://aip.dev/160\u003e for examples of filter syntax. If you don't specify a\nvalue, or if you filter on an empty string, then all Tasks are returned.\n\nFor information about the Task properties that you can filter on, see [List\ntasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).\n\n### static::build"]]