This repository was archived by the owner on Nov 14, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
google/cloud/optimization_v1/types
samples/generated_samples Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -3647,12 +3647,9 @@ class AggregatedMetrics(proto.Message):
3647
3647
total_duration (google.protobuf.duration_pb2.Duration):
3648
3648
The total duration should be equal to the sum of all
3649
3649
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]
3656
3653
travel_distance_meters (float):
3657
3654
Total travel distance for a route or a
3658
3655
solution.
Original file line number Diff line number Diff line change 8
8
],
9
9
"language" : " PYTHON" ,
10
10
"name" : " google-cloud-optimization" ,
11
- "version" : " 1.4.3 "
11
+ "version" : " 0.1.0 "
12
12
},
13
13
"snippets" : [
14
14
{
You can’t perform that action at this time.
0 commit comments