diff --git a/MapsFleetEngineDelivery/src/V1/ListTasksRequest.php b/MapsFleetEngineDelivery/src/V1/ListTasksRequest.php
index 3e3592ff11e8..e23c8d8e365d 100644
--- a/MapsFleetEngineDelivery/src/V1/ListTasksRequest.php
+++ b/MapsFleetEngineDelivery/src/V1/ListTasksRequest.php
@@ -51,7 +51,7 @@ class ListTasksRequest extends \Google\Protobuf\Internal\Message
* http://aip.dev/160 for 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, see [List
- * tasks](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
+ * tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
*
* Generated from protobuf field string filter = 6 [(.google.api.field_behavior) = OPTIONAL];
*/
@@ -99,7 +99,7 @@ public static function build(string $parent): self
* http://aip.dev/160 for 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, see [List
- * tasks](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
+ * tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
* }
*/
public function __construct($data = NULL) {
@@ -240,7 +240,7 @@ public function setPageToken($var)
* http://aip.dev/160 for 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, see [List
- * tasks](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
+ * tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
*
* Generated from protobuf field string filter = 6 [(.google.api.field_behavior) = OPTIONAL];
* @return string
@@ -255,7 +255,7 @@ public function getFilter()
* http://aip.dev/160 for 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, see [List
- * tasks](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
+ * tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
*
* Generated from protobuf field string filter = 6 [(.google.api.field_behavior) = OPTIONAL];
* @param string $var