Skip to content

Commit 5b3202b

Browse files
Google APIscopybara-github
authored andcommitted
docs: Minor formatting fix
PiperOrigin-RevId: 559474510
1 parent 34cb308 commit 5b3202b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

google/cloud/optimization/v1/fleet_routing.proto

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2301,11 +2301,9 @@ message AggregatedMetrics {
23012301

23022302
// The total duration should be equal to the sum of all durations above.
23032303
// For routes, it also corresponds to:
2304-
// ```
23052304
// [ShipmentRoute.vehicle_end_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_end_time]
2306-
// -
2305+
// `-`
23072306
// [ShipmentRoute.vehicle_start_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_start_time]
2308-
// ```
23092307
google.protobuf.Duration total_duration = 7;
23102308

23112309
// Total travel distance for a route or a solution.

0 commit comments

Comments
 (0)