From 07fc994e604aa3fc7e9cc0901b176d2465ea5a1c Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:22:37 -0400 Subject: [PATCH] chore: Update gapic-generator-python to v1.11.4 (#136) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update gapic-generator-python to v1.11.4 PiperOrigin-RevId: 547897126 Source-Link: https://github.com/googleapis/googleapis/commit/c09c75e087d8f9a2d466b4aaad7dd2926b5ead5a Source-Link: https://github.com/googleapis/googleapis-gen/commit/45e0ec4343517cd0aa66b5ca64232a1802c2f945 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDVlMGVjNDM0MzUxN2NkMGFhNjZiNWNhNjQyMzJhMTgwMmMyZjk0NSJ9 * 🦉 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 --- .../google/cloud/optimization_v1/types/fleet_routing.py | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/google-cloud-optimization/google/cloud/optimization_v1/types/fleet_routing.py b/packages/google-cloud-optimization/google/cloud/optimization_v1/types/fleet_routing.py index 385e83a39302..793af938f246 100644 --- a/packages/google-cloud-optimization/google/cloud/optimization_v1/types/fleet_routing.py +++ b/packages/google-cloud-optimization/google/cloud/optimization_v1/types/fleet_routing.py @@ -3290,6 +3290,7 @@ class VehicleLoad(proto.Message): class EncodedPolyline(proto.Message): r"""The encoded representation of a polyline. More information on polyline encoding can be found here: + https://developers.google.com/maps/documentation/utilities/polylinealgorithm https://developers.google.com/maps/documentation/javascript/reference/geometry#encoding.