The Task ID. This field won't be populated in the response of aGetTaskcall. Task IDs are subject to the following restrictions: * * Must be a valid Unicode string. * * Limited to a maximum length of 64 characters. * * Normalized according toUnicode Normalization Form C. * * May not contain any of the following ASCII characters: '/', ':', '?', ',', or '#'.
[[["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 TaskInfo (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine-delivery/latest/V1.VehicleStop.TaskInfo)\n- [0.4.0](/php/docs/reference/maps-fleetengine-delivery/0.4.0/V1.VehicleStop.TaskInfo)\n- [0.3.1](/php/docs/reference/maps-fleetengine-delivery/0.3.1/V1.VehicleStop.TaskInfo)\n- [0.2.0](/php/docs/reference/maps-fleetengine-delivery/0.2.0/V1.VehicleStop.TaskInfo)\n- [0.1.8](/php/docs/reference/maps-fleetengine-delivery/0.1.8/V1.VehicleStop.TaskInfo) \nReference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class TaskInfo.\n\nAdditional information about the Task performed at this stop.\n\nGenerated from protobuf message `maps.fleetengine.delivery.v1.VehicleStop.TaskInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ Delivery \\\\ V1 \\\\ VehicleStop\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTaskId\n\nThe Task ID. This field won't be populated in the response of a `GetTask`\ncall. Task IDs are subject to the following restrictions:\n\n- Must be a valid Unicode string.\n\n- Limited to a maximum length of 64 characters.\n\n- Normalized according to [Unicode Normalization Form C](http://www.unicode.org/reports/tr15/).\n- May not contain any of the following ASCII characters: '/', ':', '?', ',', or '#'.\n\n### setTaskId\n\nThe Task ID. This field won't be populated in the response of a `GetTask`\ncall. Task IDs are subject to the following restrictions:\n\n- Must be a valid Unicode string.\n\n- Limited to a maximum length of 64 characters.\n\n- Normalized according to [Unicode Normalization Form C](http://www.unicode.org/reports/tr15/).\n- May not contain any of the following ASCII characters: '/', ':', '?', ',', or '#'.\n\n### getTaskDuration\n\nOutput only. The time required to perform the Task.\n\n### hasTaskDuration\n\n### clearTaskDuration\n\n### setTaskDuration\n\nOutput only. The time required to perform the Task.\n\n### getTargetTimeWindow\n\nOutput only. The time window during which the task should be completed.\n\nThis is only set in the response to `GetDeliveryVehicle`.\n\n### hasTargetTimeWindow\n\n### clearTargetTimeWindow\n\n### setTargetTimeWindow\n\nOutput only. The time window during which the task should be completed.\n\nThis is only set in the response to `GetDeliveryVehicle`."]]