Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 946f557

Browse files
docs: Minor formatting fix (#148)
* docs: Minor formatting fix PiperOrigin-RevId: 559474510 Source-Link: googleapis/googleapis@5b3202b Source-Link: https://github.com/googleapis/googleapis-gen/commit/7b6e92108513d0ff21614e0da6fc8279161e55a3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2I2ZTkyMTA4NTEzZDBmZjIxNjE0ZTBkYTZmYzgyNzkxNjFlNTVhMyJ9 * 🦉 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>
1 parent b0f2500 commit 946f557

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

google/cloud/optimization_v1/types/fleet_routing.py

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3647,12 +3647,9 @@ class AggregatedMetrics(proto.Message):
36473647
total_duration (google.protobuf.duration_pb2.Duration):
36483648
The total duration should be equal to the sum of all
36493649
durations above. For routes, it also corresponds to:
3650-
3651-
::
3652-
3653-
[ShipmentRoute.vehicle_end_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_end_time]
3654-
-
3655-
[ShipmentRoute.vehicle_start_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_start_time]
3650+
[ShipmentRoute.vehicle_end_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_end_time]
3651+
``-``
3652+
[ShipmentRoute.vehicle_start_time][google.cloud.optimization.v1.ShipmentRoute.vehicle_start_time]
36563653
travel_distance_meters (float):
36573654
Total travel distance for a route or a
36583655
solution.

samples/generated_samples/snippet_metadata_google.cloud.optimization.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-optimization",
11-
"version": "1.4.3"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)