Skip to content

Commit

Permalink
docs: Minor formatting (#146)
Browse files Browse the repository at this point in the history
* docs: Minor formatting

PiperOrigin-RevId: 557516220

Source-Link: googleapis/googleapis@ba5bae4

Source-Link: googleapis/googleapis-gen@8207465
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODIwNzQ2NTNmNzdkZDNjMGNlNzlkYjJiY2M1N2EyODg4Y2YwOThmOSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 16, 2023
1 parent e873668 commit aaff2d5
Showing 1 changed file with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3645,9 +3645,14 @@ class AggregatedMetrics(proto.Message):
Total visit duration for a route or a
solution.
total_duration (google.protobuf.duration_pb2.Duration):
The total duration should be equal to the sum of all durations above. For routes, it also corresponds to [ShipmentRoute.vehicle_end_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_end_time]
The total duration should be equal to the sum of all
durations above. For routes, it also corresponds to:
[ShipmentRoute.vehicle_start_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_start_time].
::
[ShipmentRoute.vehicle_end_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_end_time]
-
[ShipmentRoute.vehicle_start_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_start_time]
travel_distance_meters (float):
Total travel distance for a route or a
solution.
Expand Down

0 comments on commit aaff2d5

Please sign in to comment.