We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fb85b commit 77bdd3dCopy full SHA for 77bdd3d
1 file changed
google/maps/routing/v2/route.proto
@@ -82,8 +82,8 @@ message Route {
82
RouteTravelAdvisory travel_advisory = 9;
83
84
// 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
+ // which allows the Navigation SDK to reconstruct the route during navigation,
+ // and in the event of rerouting honor the original intention when Routes
87
// ComputeRoutes is called. Customers should treat this token as an
88
// opaque blob.
89
string route_token = 12;
0 commit comments