We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34cb308 commit 5b3202bCopy full SHA for 5b3202b
google/cloud/optimization/v1/fleet_routing.proto
@@ -2301,11 +2301,9 @@ message AggregatedMetrics {
2301
2302
// The total duration should be equal to the sum of all durations above.
2303
// For routes, it also corresponds to:
2304
- // ```
2305
// [ShipmentRoute.vehicle_end_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_end_time]
2306
- // -
+ // `-`
2307
// [ShipmentRoute.vehicle_start_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_start_time]
2308
2309
google.protobuf.Duration total_duration = 7;
2310
2311
// Total travel distance for a route or a solution.
0 commit comments