The set of delivery vehicles that meet the requested filtering criteria. When no filter is specified, the request returns all delivery vehicles. A successful response can also be empty. An empty response indicates that no delivery vehicles were found meeting the requested filter criteria.
↳ next_page_token
string
You can pass this token in the ListDeliveryVehiclesRequest to continue to list results. When all of the results are returned, this field won't be in the response, or it will be an empty string.
↳ total_size
int|string
The total number of delivery vehicles that match the request criteria, across all pages.
getDeliveryVehicles
The set of delivery vehicles that meet the requested filtering criteria.
When no filter is specified, the request returns all delivery vehicles. A
successful response can also be empty. An empty response indicates that no
delivery vehicles were found meeting the requested filter criteria.
The set of delivery vehicles that meet the requested filtering criteria.
When no filter is specified, the request returns all delivery vehicles. A
successful response can also be empty. An empty response indicates that no
delivery vehicles were found meeting the requested filter criteria.
You can pass this token in the ListDeliveryVehiclesRequest to continue to
list results. When all of the results are returned, this field won't be in
the response, or it will be an empty string.
Returns
Type
Description
string
setNextPageToken
You can pass this token in the ListDeliveryVehiclesRequest to continue to
list results. When all of the results are returned, this field won't be in
the response, or it will be an empty string.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getTotalSize
The total number of delivery vehicles that match the request criteria,
across all pages.
Returns
Type
Description
int|string
setTotalSize
The total number of delivery vehicles that match the request criteria,
across all pages.
[[["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 ListDeliveryVehiclesResponse (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine-delivery/latest/V1.ListDeliveryVehiclesResponse)\n- [0.4.0](/php/docs/reference/maps-fleetengine-delivery/0.4.0/V1.ListDeliveryVehiclesResponse)\n- [0.3.1](/php/docs/reference/maps-fleetengine-delivery/0.3.1/V1.ListDeliveryVehiclesResponse)\n- [0.2.0](/php/docs/reference/maps-fleetengine-delivery/0.2.0/V1.ListDeliveryVehiclesResponse)\n- [0.1.8](/php/docs/reference/maps-fleetengine-delivery/0.1.8/V1.ListDeliveryVehiclesResponse) \nReference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class ListDeliveryVehiclesResponse.\n\nThe `ListDeliveryVehicles` response message.\n\nGenerated from protobuf message `maps.fleetengine.delivery.v1.ListDeliveryVehiclesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ Delivery \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDeliveryVehicles\n\nThe set of delivery vehicles that meet the requested filtering criteria.\n\nWhen no filter is specified, the request returns all delivery vehicles. A\nsuccessful response can also be empty. An empty response indicates that no\ndelivery vehicles were found meeting the requested filter criteria.\n\n### setDeliveryVehicles\n\nThe set of delivery vehicles that meet the requested filtering criteria.\n\nWhen no filter is specified, the request returns all delivery vehicles. A\nsuccessful response can also be empty. An empty response indicates that no\ndelivery vehicles were found meeting the requested filter criteria.\n\n### getNextPageToken\n\nYou can pass this token in the `ListDeliveryVehiclesRequest` to continue to\nlist results. When all of the results are returned, this field won't be in\nthe response, or it will be an empty string.\n\n### setNextPageToken\n\nYou can pass this token in the `ListDeliveryVehiclesRequest` to continue to\nlist results. When all of the results are returned, this field won't be in\nthe response, or it will be an empty string.\n\n### getTotalSize\n\nThe total number of delivery vehicles that match the request criteria,\nacross all pages.\n\n### setTotalSize\n\nThe total number of delivery vehicles that match the request criteria,\nacross all pages."]]