[[["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 V1 Client - Class ListVehiclesResponse (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine/latest/V1.ListVehiclesResponse)\n- [0.4.0](/php/docs/reference/maps-fleetengine/0.4.0/V1.ListVehiclesResponse)\n- [0.3.1](/php/docs/reference/maps-fleetengine/0.3.1/V1.ListVehiclesResponse)\n- [0.2.0](/php/docs/reference/maps-fleetengine/0.2.0/V1.ListVehiclesResponse)\n- [0.1.6](/php/docs/reference/maps-fleetengine/0.1.6/V1.ListVehiclesResponse) \nReference documentation and code samples for the Google Maps FleetEngine V1 Client class ListVehiclesResponse.\n\n`ListVehicles` response message.\n\nGenerated from protobuf message `maps.fleetengine.v1.ListVehiclesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getVehicles\n\nVehicles matching the criteria in the request.\n\nThe maximum number of vehicles returned is determined by the `page_size`\nfield in the request.\n\n### setVehicles\n\nVehicles matching the criteria in the request.\n\nThe maximum number of vehicles returned is determined by the `page_size`\nfield in the request.\n\n### getNextPageToken\n\nToken to retrieve the next page of vehicles, or empty if there are no\nmore vehicles that meet the request criteria.\n\n### setNextPageToken\n\nToken to retrieve the next page of vehicles, or empty if there are no\nmore vehicles that meet the request criteria.\n\n### getTotalSize\n\nRequired. Total number of vehicles matching the request criteria across all\npages.\n\n### setTotalSize\n\nRequired. Total number of vehicles matching the request criteria across all\npages."]]