You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add HTML Navigation Instructions feature to ComputeRoutes
feat: Add Waypoint Optimization feature to ComputeRoutes
feat: Support Transit routes in ComputeRoutes and ComputeRouteMatrix
feat: Add TrafficModel feature in ComputeRoutes and ComputeRouteMatrix
feat: Support returning localized values in ComputeRoutes and ComputeRouteMatrix
feat: Add more navigation instruction maneuvers
feat: Add more toll pass values
PiperOrigin-RevId: 544137630
// The time specified as a string in a given time zone.
34
+
google.type.LocalizedTexttime=1;
35
+
36
+
// Contains the time zone. The value is the name of the time zone as defined
37
+
// in the [IANA Time Zone Database](http://www.iana.org/time-zones), e.g.
0 commit comments