Skip to content

Commit 77bdd3d

Browse files
Google APIscopybara-github
authored andcommitted
docs: updated comment for Route.route_token
PiperOrigin-RevId: 485396820
1 parent d3fb85b commit 77bdd3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/maps/routing/v2/route.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ message Route {
8282
RouteTravelAdvisory travel_advisory = 9;
8383

8484
// Web-safe base64 encoded route token that can be passed to NavigationSDK,
85-
// which allows NavigationSDK to reconstruct the route during navigation, and
86-
// in the event of rerouting honor the original intention when Routes
85+
// which allows the Navigation SDK to reconstruct the route during navigation,
86+
// and in the event of rerouting honor the original intention when Routes
8787
// ComputeRoutes is called. Customers should treat this token as an
8888
// opaque blob.
8989
string route_token = 12;

0 commit comments

Comments
 (0)