Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

addAgencies(TransitAgency) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAgencies(int, TransitAgency) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAgencies(TransitAgency.Builder) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAgencies(int, TransitAgency.Builder) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAgenciesBuilder() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAgenciesBuilder(int) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAllAgencies(Iterable<? extends TransitAgency>) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
addAllAllowedTravelModes(Iterable<? extends TransitPreferences.TransitTravelMode>) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
addAllAllowedTravelModesValue(Iterable<Integer>) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
addAllDestinations(Iterable<? extends RouteMatrixDestination>) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addAllEstimatedPrice(Iterable<? extends Money>) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addAllExtraComputations(Iterable<? extends ComputeRouteMatrixRequest.ExtraComputation>) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
addAllExtraComputations(Iterable<? extends ComputeRoutesRequest.ExtraComputation>) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addAllExtraComputationsValue(Iterable<Integer>) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
addAllExtraComputationsValue(Iterable<Integer>) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addAllFlyoverInfo(Iterable<? extends PolylineDetails.FlyoverInfo>) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addAllIntermediates(Iterable<? extends Waypoint>) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addAllIntermediates(Iterable<? extends GeocodedWaypoint>) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addAllLegs(Iterable<? extends RouteLeg>) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addAllMultiModalSegments(Iterable<? extends RouteLeg.StepsOverview.MultiModalSegment>) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addAllNarrowRoadInfo(Iterable<? extends PolylineDetails.NarrowRoadInfo>) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addAllOptimizedIntermediateWaypointIndex(Iterable<? extends Integer>) - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
addAllOrigins(Iterable<? extends RouteMatrixOrigin>) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addAllowedTravelModes(TransitPreferences.TransitTravelMode) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
addAllowedTravelModesValue(int) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
addAllRequestedReferenceRoutes(Iterable<? extends ComputeRoutesRequest.ReferenceRoute>) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addAllRequestedReferenceRoutesValue(Iterable<Integer>) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addAllRouteLabels(Iterable<? extends RouteLabel>) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
addAllRouteLabelsValue(Iterable<Integer>) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
addAllRoutes(Iterable<? extends Route>) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addAllSpeedReadingIntervals(Iterable<? extends SpeedReadingInterval>) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addAllSpeedReadingIntervals(Iterable<? extends SpeedReadingInterval>) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addAllSpeedReadingIntervals(Iterable<? extends SpeedReadingInterval>) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addAllSteps(Iterable<? extends RouteLegStep>) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addAllTollPasses(Iterable<? extends TollPass>) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
addAllTollPassesValue(Iterable<Integer>) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
addAllType(Iterable<String>) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
addAllWarnings(Iterable<String>) - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
addDestinations(RouteMatrixDestination) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addDestinations(int, RouteMatrixDestination) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addDestinations(RouteMatrixDestination.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addDestinations(int, RouteMatrixDestination.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addDestinationsBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addDestinationsBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addEstimatedPrice(Money) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addEstimatedPrice(int, Money) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addEstimatedPrice(Money.Builder) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addEstimatedPrice(int, Money.Builder) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addEstimatedPriceBuilder() - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addEstimatedPriceBuilder(int) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
addExtraComputations(ComputeRouteMatrixRequest.ExtraComputation) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
addExtraComputations(ComputeRoutesRequest.ExtraComputation) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addExtraComputationsValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
addExtraComputationsValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addFlyoverInfo(PolylineDetails.FlyoverInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addFlyoverInfo(int, PolylineDetails.FlyoverInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addFlyoverInfo(PolylineDetails.FlyoverInfo.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addFlyoverInfo(int, PolylineDetails.FlyoverInfo.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addFlyoverInfoBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addFlyoverInfoBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
addIntermediates(Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addIntermediates(int, Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addIntermediates(Waypoint.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addIntermediates(int, Waypoint.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addIntermediates(GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addIntermediates(int, GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addIntermediates(GeocodedWaypoint.Builder) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addIntermediates(int, GeocodedWaypoint.Builder) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addIntermediatesBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addIntermediatesBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addIntermediatesBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addIntermediatesBuilder(int) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
addLegs(RouteLeg) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addLegs(int, RouteLeg) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addLegs(RouteLeg.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addLegs(int, RouteLeg.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addLegsBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addLegsBuilder(int) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
addMultiModalSegments(RouteLeg.StepsOverview.MultiModalSegment) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addMultiModalSegments(int, RouteLeg.StepsOverview.MultiModalSegment) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addMultiModalSegments(RouteLeg.StepsOverview.MultiModalSegment.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addMultiModalSegments(int, RouteLeg.StepsOverview.MultiModalSegment.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addMultiModalSegmentsBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addMultiModalSegmentsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
addNarrowRoadInfo(PolylineDetails.NarrowRoadInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addNarrowRoadInfo(int, PolylineDetails.NarrowRoadInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addNarrowRoadInfo(PolylineDetails.NarrowRoadInfo.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addNarrowRoadInfo(int, PolylineDetails.NarrowRoadInfo.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addNarrowRoadInfoBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addNarrowRoadInfoBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
addOptimizedIntermediateWaypointIndex(int) - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
addOrigins(RouteMatrixOrigin) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addOrigins(int, RouteMatrixOrigin) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addOrigins(RouteMatrixOrigin.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addOrigins(int, RouteMatrixOrigin.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addOriginsBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addOriginsBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Location.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Route.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
addRequestedReferenceRoutes(ComputeRoutesRequest.ReferenceRoute) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
addRequestedReferenceRoutesValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
ADDRESS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Waypoint
 
addRouteLabels(RouteLabel) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
addRouteLabelsValue(int) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
addRoutes(Route) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addRoutes(int, Route) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addRoutes(Route.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addRoutes(int, Route.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addRoutesBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addRoutesBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
addSpeedReadingIntervals(SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addSpeedReadingIntervals(int, SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addSpeedReadingIntervals(SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addSpeedReadingIntervals(int, SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addSpeedReadingIntervals(SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(int, SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(int, SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(int, SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervals(int, SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervalsBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addSpeedReadingIntervalsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
addSpeedReadingIntervalsBuilder() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervalsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervalsBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSpeedReadingIntervalsBuilder(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
addSteps(RouteLegStep) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addSteps(int, RouteLegStep) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addSteps(RouteLegStep.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addSteps(int, RouteLegStep.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addStepsBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addStepsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
addTollPasses(TollPass) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
addTollPassesValue(int) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
addType(String) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
addTypeBytes(ByteString) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
addWarnings(String) - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
addWarningsBytes(ByteString) - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
AGENCIES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
ALLOWED_TRAVEL_MODES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitPreferences
 
AR_TELEPASE_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Argentina toll pass.
ARRIVAL_STOP_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
ARRIVAL_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
ARRIVAL_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
ARRIVAL_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
ARRIVAL_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
AU_ETOLL_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Sydney toll pass.
AU_EWAY_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Sydney toll pass.
AU_LINKT_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Australia-wide toll pass.
AVOID_FERRIES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteModifiers
 
AVOID_HIGHWAYS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteModifiers
 
AVOID_INDOOR_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteModifiers
 
AVOID_TOLLS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteModifiers
 

B

BEST_GUESS_VALUE - Static variable in enum com.google.maps.routing.v2.TrafficModel
Indicates that the returned `duration` should be the best estimate of travel time given what is known about both historical traffic conditions and live traffic.
BICYCLE_VALUE - Static variable in enum com.google.maps.routing.v2.RouteTravelMode
Travel by bicycle.
BR_AUTO_EXPRESO_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
BR_CONECTCAR_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
BR_MOVE_MAIS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
BR_PASSA_RAPIDO_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
BR_SEM_PARAR_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
BR_TAGGY_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
BR_VELOE_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Brazil toll pass.
build() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
build() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
build() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
build() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
build() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
build() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
build() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
build() - Method in class com.google.maps.routing.v2.Location.Builder
 
build() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
build() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
build() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
build() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
build() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
build() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
build() - Method in class com.google.maps.routing.v2.Route.Builder
 
build() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
build() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
build() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
build() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
build() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
build() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
build() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
build() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
build() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
build() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
build() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.Location.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.Route.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
buildPartial() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
BUS_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Travel by bus.
BUS_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Bus.

C

CA_US_AKWASASNE_SEAWAY_CORPORATE_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Canada to United States border crossing.
CA_US_AKWASASNE_SEAWAY_TRANSIT_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Canada to United States border crossing.
CA_US_BLUE_WATER_EDGE_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Ontario, Canada to Michigan, United States border crossing.
CA_US_CONNEXION_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Ontario, Canada to Michigan, United States border crossing.
CA_US_NEXUS_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Canada to United States border crossing.
CABLE_CAR_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
A vehicle that operates on a cable, usually on the ground.
clear() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
clear() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
clear() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
clear() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
clear() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
clear() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
clear() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
clear() - Method in class com.google.maps.routing.v2.Location.Builder
 
clear() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
clear() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
clear() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
clear() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
clear() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
clear() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
clear() - Method in class com.google.maps.routing.v2.Route.Builder
 
clear() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
clear() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
clear() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
clear() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
clear() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
clear() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
clear() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
clear() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
clear() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
clear() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
clear() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
clearAddress() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Human readable address or a plus code.
clearAgencies() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
clearAllowedTravelModes() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
clearArrivalStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
clearArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
clearArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
clearAvoidFerries() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries.
clearAvoidHighways() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids highways where reasonable, giving preference to routes not containing highways.
clearAvoidIndoor() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
clearAvoidTolls() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
clearColor() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in signage for this line.
clearComputeAlternativeRoutes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearCondition() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Indicates whether the route was found or not.
clearDepartureStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
clearDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
clearDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
clearDescription() - Method in class com.google.maps.routing.v2.Route.Builder
A description of the route.
clearDestination() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
clearDestination() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
clearDestinationIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the destination in the request.
clearDestinations() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
clearDistance() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
clearDistance() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
clearDistance() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
clearDistance() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
clearDistanceMeters() - Method in class com.google.maps.routing.v2.Route.Builder
The travel distance of the route, in meters.
clearDistanceMeters() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The travel distance of the route leg, in meters.
clearDistanceMeters() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel distance of this step, in meters.
clearDistanceMeters() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The travel distance of the route, in meters.
clearDuration() - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
clearDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
clearDuration() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
clearDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
clearDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
clearDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
clearEmissionType() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
Describes the vehicle's emission type.
clearEncodedPolyline() - Method in class com.google.maps.routing.v2.Polyline.Builder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
clearEndIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The end index of this detail in the polyline.
clearEndLocation() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
clearEndLocation() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
clearEndPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The ending index of this interval in the polyline.
clearEstimatedPrice() - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
clearExtraComputations() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearExtraComputations() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearFallbackInfo() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
clearFallbackInfo() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.Location.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.Route.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
clearFlyoverInfo() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
clearFlyoverPresence() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
Output only.
clearFuelConsumptionMicroliters() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
The predicted fuel consumption in microliters.
clearGeocoderStatus() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
clearGeocodingResults() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
clearGeoJsonLinestring() - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
clearHeading() - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
clearHeadsign() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
clearHeadway() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
clearIconUri() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The URI for the icon associated with this line.
clearIconUri() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for an icon associated with this vehicle type.
clearInstructions() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Instructions for navigating this step.
clearIntermediates() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearIntermediates() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
clearIntermediateWaypointRequestIndex() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The index of the corresponding intermediate waypoint in the request.
clearLanguageCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearLanguageCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearLatLng() - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
clearLegs() - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
clearLocalIconUri() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for the icon associated with this vehicle type, based on the local transport signage.
clearLocalizedValues() - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
clearLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
clearLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
clearLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
clearLocalizedValues() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
clearLocation() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
clearLocation() - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
clearLocationType() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
clearManeuver() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
clearMultiModalSegments() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
clearName() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The name of this transit agency.
clearName() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The full name of this transit line, For example, "8 Avenue Local".
clearName() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The name of the transit stop.
clearName() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
clearNameShort() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The short name of this transit line.
clearNarrowRoadInfo() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
clearNarrowRoadPresence() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
Output only.
clearNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
clearNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.Location.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.Route.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
clearOptimizedIntermediateWaypointIndex() - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
clearOptimizeWaypointOrder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearOrigin() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
clearOrigin() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
clearOriginIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the origin in the request.
clearOrigins() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
clearPartialMatch() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
clearPhoneNumber() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's locale-specific formatted phone number.
clearPlaceId() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The place ID for this result.
clearPlaceId() - Method in class com.google.maps.routing.v2.Waypoint.Builder
The POI Place ID associated with the waypoint.
clearPolyline() - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
clearPolyline() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
clearPolyline() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
clearPolylineDetails() - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
clearPolylineEncoding() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
clearPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
clearPolylineQuality() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearPolylineType() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
clearReason() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
The reason why fallback response was used instead of the original response.
clearRegionCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearRegionCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearRequestedReferenceRoutes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearRouteLabels() - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
clearRouteModifiers() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearRouteModifiers() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
clearRouteRestrictionsPartiallyIgnored() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Returned route may have restrictions that are not suitable for requested travel mode or route modifiers.
clearRoutes() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
clearRouteToken() - Method in class com.google.maps.routing.v2.Route.Builder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
clearRoutingMode() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
Routing mode used for the response.
clearRoutingPreference() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearRoutingPreference() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearRoutingPreference() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A routing preference that, when specified, influences the `TRANSIT` route returned.
clearSideOfRoad() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Indicates that the location of this waypoint is meant to have a preference for the vehicle to stop at a particular side of road.
clearSpeed() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
Traffic speed in this interval.
clearSpeedReadingIntervals() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
clearSpeedReadingIntervals() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
clearSpeedReadingIntervals() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
clearSpeedType() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
clearStartIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The start index of this detail in the polyline.
clearStartLocation() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
clearStartLocation() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
clearStartPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The starting index of this interval in the polyline.
clearStaticDuration() - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
clearStaticDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
clearStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
clearStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
clearStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
clearStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
clearStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
clearStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
clearStatus() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
clearStepEndIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
clearSteps() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
clearStepsOverview() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
clearStepStartIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
clearStopCount() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The number of stops from the departure to the arrival stop.
clearStopDetails() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
clearTextColor() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in text on signage for this line.
clearTime() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
clearTimeZone() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
Contains the time zone.
clearTollInfo() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
clearTollInfo() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
clearTollPasses() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
clearTrafficModel() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearTrafficModel() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearTransitDetails() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
clearTransitFare() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
clearTransitFare() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
clearTransitFare() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
clearTransitLine() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
clearTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearTravelAdvisory() - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
clearTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
clearTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
clearTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
clearTravelMode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearTravelMode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearTravelMode() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The travel mode of the multi-modal segment.
clearTravelMode() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel mode used for this step.
clearTripShortText() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
clearType() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
clearType() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The type of vehicle used.
clearUnits() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
clearUnits() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
clearUri() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's URI.
clearUri() - Method in class com.google.maps.routing.v2.TransitLine.Builder
the URI for this transit line as provided by the transit agency.
clearVehicle() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
clearVehicleInfo() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
clearVehicleStopover() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Indicates that the waypoint is meant for vehicles to stop at, where the intention is to either pickup or drop-off.
clearVia() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Marks this waypoint as a milestone rather a stopping point.
clearViewport() - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
clearWarnings() - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
clearWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
clearWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
clone() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
clone() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
clone() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
clone() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
clone() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
clone() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
clone() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
clone() - Method in class com.google.maps.routing.v2.Location.Builder
 
clone() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
clone() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
clone() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
clone() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
clone() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
clone() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
clone() - Method in class com.google.maps.routing.v2.Route.Builder
 
clone() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
clone() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
clone() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
clone() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
clone() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
clone() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
clone() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
clone() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
clone() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
clone() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
clone() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
COLOR_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
com.google.maps.routing.v2 - package com.google.maps.routing.v2
 
COMMUTER_TRAIN_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Commuter rail.
COMPUTE_ALTERNATIVE_ROUTES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
ComputeRouteMatrixRequest - Class in com.google.maps.routing.v2
ComputeRouteMatrix request message Protobuf type google.maps.routing.v2.ComputeRouteMatrixRequest
ComputeRouteMatrixRequest.Builder - Class in com.google.maps.routing.v2
ComputeRouteMatrix request message Protobuf type google.maps.routing.v2.ComputeRouteMatrixRequest
ComputeRouteMatrixRequest.ExtraComputation - Enum in com.google.maps.routing.v2
Extra computations to perform while completing the request.
ComputeRouteMatrixRequestOrBuilder - Interface in com.google.maps.routing.v2
 
ComputeRoutesRequest - Class in com.google.maps.routing.v2
ComputeRoutes request message.
ComputeRoutesRequest.Builder - Class in com.google.maps.routing.v2
ComputeRoutes request message.
ComputeRoutesRequest.ExtraComputation - Enum in com.google.maps.routing.v2
Extra computations to perform while completing the request.
ComputeRoutesRequest.ReferenceRoute - Enum in com.google.maps.routing.v2
A supported reference route on the ComputeRoutesRequest.
ComputeRoutesRequestOrBuilder - Interface in com.google.maps.routing.v2
 
ComputeRoutesResponse - Class in com.google.maps.routing.v2
ComputeRoutes the response message.
ComputeRoutesResponse.Builder - Class in com.google.maps.routing.v2
ComputeRoutes the response message.
ComputeRoutesResponseOrBuilder - Interface in com.google.maps.routing.v2
 
CONDITION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 

D

DEFAULT_ROUTE_ALTERNATE_VALUE - Static variable in enum com.google.maps.routing.v2.RouteLabel
An alternative to the default "best" route.
DEFAULT_ROUTE_VALUE - Static variable in enum com.google.maps.routing.v2.RouteLabel
The default "best" route returned for the route computation.
DEPART_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Initial maneuver.
DEPARTURE_STOP_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
DEPARTURE_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
DEPARTURE_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
DEPARTURE_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
DEPARTURE_TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodingResults
 
DESTINATION_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
DESTINATIONS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
DIESEL_VALUE - Static variable in enum com.google.maps.routing.v2.VehicleEmissionType
Diesel fueled vehicle.
DISTANCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
DISTANCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
DISTANCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
DISTANCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
DISTANCE_METERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
DISTANCE_METERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
DISTANCE_METERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
DISTANCE_METERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
DOES_NOT_EXIST_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
The road feature does not exist.
DRIVE_VALUE - Static variable in enum com.google.maps.routing.v2.RouteTravelMode
Travel by passenger car.
DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 

E

ELECTRIC_VALUE - Static variable in enum com.google.maps.routing.v2.VehicleEmissionType
Electricity powered vehicle.
EMISSION_TYPE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.VehicleInfo
 
ENCODED_POLYLINE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Polyline
 
ENCODED_POLYLINE_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineEncoding
Specifies a polyline encoded using the [polyline encoding algorithm](/maps/documentation/utilities/polylinealgorithm).
END_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
END_LOCATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
END_LOCATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
END_POLYLINE_POINT_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.SpeedReadingInterval
 
equals(Object) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
equals(Object) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
equals(Object) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
equals(Object) - Method in class com.google.maps.routing.v2.FallbackInfo
 
equals(Object) - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
equals(Object) - Method in class com.google.maps.routing.v2.GeocodingResults
 
equals(Object) - Method in class com.google.maps.routing.v2.LocalizedTime
 
equals(Object) - Method in class com.google.maps.routing.v2.Location
 
equals(Object) - Method in class com.google.maps.routing.v2.NavigationInstruction
 
equals(Object) - Method in class com.google.maps.routing.v2.Polyline
 
equals(Object) - Method in class com.google.maps.routing.v2.PolylineDetails
 
equals(Object) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
equals(Object) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
equals(Object) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
equals(Object) - Method in class com.google.maps.routing.v2.Route
 
equals(Object) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLeg
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegStep
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteModifiers
 
equals(Object) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
equals(Object) - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
equals(Object) - Method in class com.google.maps.routing.v2.TollInfo
 
equals(Object) - Method in class com.google.maps.routing.v2.TransitAgency
 
equals(Object) - Method in class com.google.maps.routing.v2.TransitLine
 
equals(Object) - Method in class com.google.maps.routing.v2.TransitPreferences
 
equals(Object) - Method in class com.google.maps.routing.v2.TransitStop
 
equals(Object) - Method in class com.google.maps.routing.v2.TransitVehicle
 
equals(Object) - Method in class com.google.maps.routing.v2.VehicleInfo
 
equals(Object) - Method in class com.google.maps.routing.v2.Waypoint
 
ESTIMATED_PRICE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TollInfo
 
EXISTS_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
The road feature exists.
EXTRA_COMPUTATION_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
Not used.
EXTRA_COMPUTATION_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Not used.
EXTRA_COMPUTATIONS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
EXTRA_COMPUTATIONS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 

F

FALLBACK_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesResponse
 
FALLBACK_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
FALLBACK_REASON_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.FallbackReason
No fallback reason specified.
FALLBACK_ROUTING_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.FallbackRoutingMode
Not used.
FALLBACK_TRAFFIC_AWARE_VALUE - Static variable in enum com.google.maps.routing.v2.FallbackRoutingMode
Indicates the `TRAFFIC_AWARE` [`RoutingPreference`][google.maps.routing.v2.RoutingPreference] was used to compute the response.
FALLBACK_TRAFFIC_UNAWARE_VALUE - Static variable in enum com.google.maps.routing.v2.FallbackRoutingMode
Indicates the `TRAFFIC_UNAWARE` [`RoutingPreference`][google.maps.routing.v2.RoutingPreference] was used to compute the response.
FallbackInfo - Class in com.google.maps.routing.v2
Information related to how and why a fallback result was used.
FallbackInfo.Builder - Class in com.google.maps.routing.v2
Information related to how and why a fallback result was used.
FallbackInfoOrBuilder - Interface in com.google.maps.routing.v2
 
FallbackInfoProto - Class in com.google.maps.routing.v2
 
FallbackReason - Enum in com.google.maps.routing.v2
Reasons for using fallback response.
FallbackRoutingMode - Enum in com.google.maps.routing.v2
Actual routing mode used for returned fallback response.
FERRY_TRAIN_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Take the train leading onto the ferry.
FERRY_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Take the ferry.
FERRY_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Ferry.
FEWER_TRANSFERS_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
Indicates that the calculated route should prefer a limited number of transfers.
FLYOVER_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails
 
FLYOVER_INFO_ON_POLYLINE_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Flyover information for the route(s).
FLYOVER_PRESENCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
FORK_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Take the left fork.
FORK_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Take the right fork.
forNumber(int) - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.FallbackReason
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.Maneuver
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.Polyline.PolylineTypeCase
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.PolylineEncoding
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.PolylineQuality
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.RouteLabel
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.RouteTravelMode
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.RoutingPreference
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.SpeedTypeCase
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.TollPass
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.TrafficModel
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.Units
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
 
forNumber(int) - Static method in enum com.google.maps.routing.v2.Waypoint.LocationTypeCase
 
FUEL_CONSUMPTION_MICROLITERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteTravelAdvisory
 
FUEL_CONSUMPTION_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Estimated fuel consumption for the route(s).
FUEL_EFFICIENT_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
Fuel efficient route.
FUEL_EFFICIENT_VALUE - Static variable in enum com.google.maps.routing.v2.RouteLabel
Fuel efficient route.
FUNICULAR_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
A vehicle that is pulled up a steep incline by a cable.

G

GASOLINE_VALUE - Static variable in enum com.google.maps.routing.v2.VehicleEmissionType
Gasoline/petrol fueled vehicle.
GEO_JSON_LINESTRING_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Polyline
 
GEO_JSON_LINESTRING_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineEncoding
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4) GEO_JSON_LINESTRING = 2;
GeocodedWaypoint - Class in com.google.maps.routing.v2
Details about the locations used as waypoints.
GeocodedWaypoint.Builder - Class in com.google.maps.routing.v2
Details about the locations used as waypoints.
GeocodedWaypointOrBuilder - Interface in com.google.maps.routing.v2
 
GEOCODER_STATUS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodedWaypoint
 
GEOCODING_RESULTS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesResponse
 
GeocodingResults - Class in com.google.maps.routing.v2
Contains [`GeocodedWaypoints`][google.maps.routing.v2.GeocodedWaypoint] for origin, destination and intermediate waypoints.
GeocodingResults.Builder - Class in com.google.maps.routing.v2
Contains [`GeocodedWaypoints`][google.maps.routing.v2.GeocodedWaypoint] for origin, destination and intermediate waypoints.
GeocodingResultsOrBuilder - Interface in com.google.maps.routing.v2
 
GeocodingResultsProto - Class in com.google.maps.routing.v2
 
getAddress() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Human readable address or a plus code.
getAddress() - Method in class com.google.maps.routing.v2.Waypoint
Human readable address or a plus code.
getAddress() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
Human readable address or a plus code.
getAddressBytes() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Human readable address or a plus code.
getAddressBytes() - Method in class com.google.maps.routing.v2.Waypoint
Human readable address or a plus code.
getAddressBytes() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
Human readable address or a plus code.
getAgencies(int) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgencies(int) - Method in class com.google.maps.routing.v2.TransitLine
The transit agency (or agencies) that operates this transit line.
getAgencies(int) - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The transit agency (or agencies) that operates this transit line.
getAgenciesBuilder(int) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgenciesBuilderList() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgenciesCount() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgenciesCount() - Method in class com.google.maps.routing.v2.TransitLine
The transit agency (or agencies) that operates this transit line.
getAgenciesCount() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The transit agency (or agencies) that operates this transit line.
getAgenciesList() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgenciesList() - Method in class com.google.maps.routing.v2.TransitLine
The transit agency (or agencies) that operates this transit line.
getAgenciesList() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The transit agency (or agencies) that operates this transit line.
getAgenciesOrBuilder(int) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgenciesOrBuilder(int) - Method in class com.google.maps.routing.v2.TransitLine
The transit agency (or agencies) that operates this transit line.
getAgenciesOrBuilder(int) - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The transit agency (or agencies) that operates this transit line.
getAgenciesOrBuilderList() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
getAgenciesOrBuilderList() - Method in class com.google.maps.routing.v2.TransitLine
The transit agency (or agencies) that operates this transit line.
getAgenciesOrBuilderList() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The transit agency (or agencies) that operates this transit line.
getAllowedTravelModes(int) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModes(int) - Method in class com.google.maps.routing.v2.TransitPreferences
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModes(int) - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesCount() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesCount() - Method in class com.google.maps.routing.v2.TransitPreferences
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesCount() - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesList() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesList() - Method in class com.google.maps.routing.v2.TransitPreferences
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesList() - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesValue(int) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesValue(int) - Method in class com.google.maps.routing.v2.TransitPreferences
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesValue(int) - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesValueList() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesValueList() - Method in class com.google.maps.routing.v2.TransitPreferences
A set of travel modes to use when getting a `TRANSIT` route.
getAllowedTravelModesValueList() - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A set of travel modes to use when getting a `TRANSIT` route.
getArrivalStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
getArrivalStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
Information about the arrival stop for the step.
getArrivalStop() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
Information about the arrival stop for the step.
getArrivalStopBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
getArrivalStopOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
getArrivalStopOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
Information about the arrival stop for the step.
getArrivalStopOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
Information about the arrival stop for the step.
getArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getArrivalTime() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getArrivalTime() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
getArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
Time in its formatted text representation with a corresponding time zone.
getArrivalTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder
Time in its formatted text representation with a corresponding time zone.
getArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
getArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
The estimated time of arrival for the step.
getArrivalTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
The estimated time of arrival for the step.
getArrivalTimeBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getArrivalTimeBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getArrivalTimeBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
getArrivalTimeBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getArrivalTimeOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getArrivalTimeOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
Time in its formatted text representation with a corresponding time zone.
getArrivalTimeOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder
Time in its formatted text representation with a corresponding time zone.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
getArrivalTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
The estimated time of arrival for the step.
getArrivalTimeOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
The estimated time of arrival for the step.
getAvoidFerries() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries.
getAvoidFerries() - Method in class com.google.maps.routing.v2.RouteModifiers
When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries.
getAvoidFerries() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries.
getAvoidHighways() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids highways where reasonable, giving preference to routes not containing highways.
getAvoidHighways() - Method in class com.google.maps.routing.v2.RouteModifiers
When set to true, avoids highways where reasonable, giving preference to routes not containing highways.
getAvoidHighways() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
When set to true, avoids highways where reasonable, giving preference to routes not containing highways.
getAvoidIndoor() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
getAvoidIndoor() - Method in class com.google.maps.routing.v2.RouteModifiers
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
getAvoidIndoor() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
getAvoidTolls() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
getAvoidTolls() - Method in class com.google.maps.routing.v2.RouteModifiers
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
getAvoidTolls() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
getColor() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in signage for this line.
getColor() - Method in class com.google.maps.routing.v2.TransitLine
The color commonly used in signage for this line.
getColor() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The color commonly used in signage for this line.
getColorBytes() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in signage for this line.
getColorBytes() - Method in class com.google.maps.routing.v2.TransitLine
The color commonly used in signage for this line.
getColorBytes() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The color commonly used in signage for this line.
getComputeAlternativeRoutes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getComputeAlternativeRoutes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getComputeAlternativeRoutes() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getCondition() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Indicates whether the route was found or not.
getCondition() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Indicates whether the route was found or not.
getCondition() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Indicates whether the route was found or not.
getConditionValue() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Indicates whether the route was found or not.
getConditionValue() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Indicates whether the route was found or not.
getConditionValue() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Indicates whether the route was found or not.
getDefaultInstance() - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.FallbackInfo
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.GeocodingResults
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.LocalizedTime
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.Location
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.Polyline
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.PolylineDetails
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.Route
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLeg
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegStep
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteModifiers
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.TollInfo
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.TransitAgency
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.TransitLine
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.TransitPreferences
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.TransitStop
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.TransitVehicle
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.VehicleInfo
 
getDefaultInstance() - Static method in class com.google.maps.routing.v2.Waypoint
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.FallbackInfo
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.GeocodingResults
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.LocalizedTime
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Location.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Location
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Polyline
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Route.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Route
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStep
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteModifiers
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TollInfo
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitAgency
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitLine
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitPreferences
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitStop
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.TransitVehicle
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.VehicleInfo
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
getDefaultInstanceForType() - Method in class com.google.maps.routing.v2.Waypoint
 
getDepartureStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
getDepartureStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
Information about the departure stop for the step.
getDepartureStop() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
Information about the departure stop for the step.
getDepartureStopBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
getDepartureStopOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
getDepartureStopOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
Information about the departure stop for the step.
getDepartureStopOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
Information about the departure stop for the step.
getDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getDepartureTime() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getDepartureTime() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
getDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
Time in its formatted text representation with a corresponding time zone.
getDepartureTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder
Time in its formatted text representation with a corresponding time zone.
getDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
getDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
The estimated time of departure for the step.
getDepartureTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
The estimated time of departure for the step.
getDepartureTimeBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getDepartureTimeBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getDepartureTimeBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
getDepartureTimeBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getDepartureTimeOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getDepartureTimeOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
Time in its formatted text representation with a corresponding time zone.
getDepartureTimeOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder
Time in its formatted text representation with a corresponding time zone.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
getDepartureTimeOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
The estimated time of departure for the step.
getDepartureTimeOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
The estimated time of departure for the step.
getDescription() - Method in class com.google.maps.routing.v2.Route.Builder
A description of the route.
getDescription() - Method in class com.google.maps.routing.v2.Route
A description of the route.
getDescription() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A description of the route.
getDescriptionBytes() - Method in class com.google.maps.routing.v2.Route.Builder
A description of the route.
getDescriptionBytes() - Method in class com.google.maps.routing.v2.Route
A description of the route.
getDescriptionBytes() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A description of the route.
getDescriptor() - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
getDescriptor() - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
getDescriptor() - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
getDescriptor() - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
getDescriptor() - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
getDescriptor() - Static method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.FallbackInfo
 
getDescriptor() - Static method in class com.google.maps.routing.v2.FallbackInfoProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.FallbackReason
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
getDescriptor() - Static method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
getDescriptor() - Static method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.GeocodingResults
 
getDescriptor() - Static method in class com.google.maps.routing.v2.GeocodingResultsProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.LocalizedTime
 
getDescriptor() - Static method in class com.google.maps.routing.v2.LocalizedTimeProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Location.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Location
 
getDescriptor() - Static method in class com.google.maps.routing.v2.LocationProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.Maneuver
 
getDescriptor() - Static method in class com.google.maps.routing.v2.ManeuverProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
getDescriptor() - Static method in class com.google.maps.routing.v2.NavigationInstructionProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Polyline.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Polyline
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineDetailsProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.PolylineEncoding
 
getDescriptor() - Static method in class com.google.maps.routing.v2.PolylineProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.PolylineQuality
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Route.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Route
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.RouteLabel
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLabelProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStep
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteModifiers
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteModifiersProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RoutesServiceProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.RouteTravelMode
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RouteTravelModeProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.RoutingPreference
 
getDescriptor() - Static method in class com.google.maps.routing.v2.RoutingPreferenceProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
getDescriptor() - Static method in class com.google.maps.routing.v2.SpeedReadingIntervalProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TollInfo.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TollInfo
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TollInfoProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.TollPass
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TollPassesProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.TrafficModel
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TrafficModelProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitAgency.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitAgency
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitLine.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitLine
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitPreferences
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitPreferencesProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitStop.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitStop
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.TransitVehicle
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.Units
 
getDescriptor() - Static method in class com.google.maps.routing.v2.UnitsProto
 
getDescriptor() - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
 
getDescriptor() - Static method in class com.google.maps.routing.v2.VehicleEmissionTypeProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.VehicleInfo
 
getDescriptor() - Static method in class com.google.maps.routing.v2.VehicleInfoProto
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Waypoint.Builder
 
getDescriptor() - Static method in class com.google.maps.routing.v2.Waypoint
 
getDescriptor() - Static method in class com.google.maps.routing.v2.WaypointProto
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.FallbackReason
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.Location.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.Maneuver
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.PolylineEncoding
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.PolylineQuality
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.Route.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.RouteLabel
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.RouteTravelMode
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.RoutingPreference
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.TollPass
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.TrafficModel
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.Units
 
getDescriptorForType() - Method in enum com.google.maps.routing.v2.VehicleEmissionType
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
getDescriptorForType() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
getDestination() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
getDestination() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Required.
getDestination() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Required.
getDestination() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
getDestination() - Method in class com.google.maps.routing.v2.GeocodingResults
Destination geocoded waypoint.
getDestination() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
Destination geocoded waypoint.
getDestinationBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
getDestinationBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
getDestinationIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the destination in the request.
getDestinationIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Zero-based index of the destination in the request.
getDestinationIndex() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Zero-based index of the destination in the request.
getDestinationOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
getDestinationOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Required.
getDestinationOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Required.
getDestinationOrBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
getDestinationOrBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults
Destination geocoded waypoint.
getDestinationOrBuilder() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
Destination geocoded waypoint.
getDestinations(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinations(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getDestinations(int) - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getDestinationsBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinationsBuilderList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinationsCount() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinationsCount() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getDestinationsCount() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getDestinationsList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinationsList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getDestinationsList() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getDestinationsOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinationsOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getDestinationsOrBuilder(int) - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getDestinationsOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getDestinationsOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getDestinationsOrBuilderList() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getDistance() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Travel distance represented in text form.
getDistance() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Travel distance represented in text form.
getDistance() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
Travel distance represented in text form.
getDistance() - Method in interface com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValuesOrBuilder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
getDistance() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Travel distance represented in text form.
getDistance() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Travel distance represented in text form.
getDistanceBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
getDistanceBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
getDistanceBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
getDistanceBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
getDistanceMeters() - Method in class com.google.maps.routing.v2.Route.Builder
The travel distance of the route, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.Route
The travel distance of the route, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The travel distance of the route leg, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.RouteLeg
The travel distance of the route leg, in meters.
getDistanceMeters() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The travel distance of the route leg, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel distance of this step, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.RouteLegStep
The travel distance of this step, in meters.
getDistanceMeters() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The travel distance of this step, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The travel distance of the route, in meters.
getDistanceMeters() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The travel distance of the route, in meters.
getDistanceMeters() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The travel distance of the route, in meters.
getDistanceMeters() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The travel distance of the route, in meters.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Travel distance represented in text form.
getDistanceOrBuilder() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Travel distance represented in text form.
getDistanceOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
Travel distance represented in text form.
getDistanceOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValuesOrBuilder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
getDistanceOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Travel distance represented in text form.
getDistanceOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Travel distance represented in text form.
getDuration() - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
getDuration() - Method in class com.google.maps.routing.v2.Route
The length of time needed to navigate the route.
getDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
getDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Duration, represented in text form and localized to the region of the query.
getDuration() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Duration, represented in text form and localized to the region of the query.
getDuration() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
getDuration() - Method in class com.google.maps.routing.v2.RouteLeg
The length of time needed to navigate the leg.
getDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
getDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Duration, represented in text form and localized to the region of the query.
getDuration() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Duration, represented in text form and localized to the region of the query.
getDuration() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The length of time needed to navigate the leg.
getDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
getDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The length of time needed to navigate the route.
getDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
getDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Duration represented in text form taking traffic conditions into consideration.
getDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Duration represented in text form taking traffic conditions into consideration.
getDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The length of time needed to navigate the route.
getDuration() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The length of time needed to navigate the route.
getDurationBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
getDurationBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
getDurationBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
getDurationBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
getDurationBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
getDurationBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route
The length of time needed to navigate the route.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Duration, represented in text form and localized to the region of the query.
getDurationOrBuilder() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Duration, represented in text form and localized to the region of the query.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
The length of time needed to navigate the leg.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Duration, represented in text form and localized to the region of the query.
getDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Duration, represented in text form and localized to the region of the query.
getDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The length of time needed to navigate the leg.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The length of time needed to navigate the route.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
getDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Duration represented in text form taking traffic conditions into consideration.
getDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Duration represented in text form taking traffic conditions into consideration.
getDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The length of time needed to navigate the route.
getDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The length of time needed to navigate the route.
getEmissionType() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
Describes the vehicle's emission type.
getEmissionType() - Method in class com.google.maps.routing.v2.VehicleInfo
Describes the vehicle's emission type.
getEmissionType() - Method in interface com.google.maps.routing.v2.VehicleInfoOrBuilder
Describes the vehicle's emission type.
getEmissionTypeValue() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
Describes the vehicle's emission type.
getEmissionTypeValue() - Method in class com.google.maps.routing.v2.VehicleInfo
Describes the vehicle's emission type.
getEmissionTypeValue() - Method in interface com.google.maps.routing.v2.VehicleInfoOrBuilder
Describes the vehicle's emission type.
getEncodedPolyline() - Method in class com.google.maps.routing.v2.Polyline.Builder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
getEncodedPolyline() - Method in class com.google.maps.routing.v2.Polyline
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
getEncodedPolyline() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
getEncodedPolylineBytes() - Method in class com.google.maps.routing.v2.Polyline.Builder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
getEncodedPolylineBytes() - Method in class com.google.maps.routing.v2.Polyline
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
getEncodedPolylineBytes() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
getEndIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The end index of this detail in the polyline.
getEndIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
The end index of this detail in the polyline.
getEndIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.PolylinePointIndexOrBuilder
The end index of this detail in the polyline.
getEndLocation() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
getEndLocation() - Method in class com.google.maps.routing.v2.RouteLeg
The end location of this leg.
getEndLocation() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The end location of this leg.
getEndLocation() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
getEndLocation() - Method in class com.google.maps.routing.v2.RouteLegStep
The end location of this step.
getEndLocation() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The end location of this step.
getEndLocationBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
getEndLocationBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
getEndLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
getEndLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
The end location of this leg.
getEndLocationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The end location of this leg.
getEndLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
getEndLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
The end location of this step.
getEndLocationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The end location of this step.
getEndPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The ending index of this interval in the polyline.
getEndPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
The ending index of this interval in the polyline.
getEndPolylinePointIndex() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
The ending index of this interval in the polyline.
getEstimatedPrice(int) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPrice(int) - Method in class com.google.maps.routing.v2.TollInfo
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPrice(int) - Method in interface com.google.maps.routing.v2.TollInfoOrBuilder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceBuilder(int) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceBuilderList() - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceCount() - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceCount() - Method in class com.google.maps.routing.v2.TollInfo
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceCount() - Method in interface com.google.maps.routing.v2.TollInfoOrBuilder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceList() - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceList() - Method in class com.google.maps.routing.v2.TollInfo
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceList() - Method in interface com.google.maps.routing.v2.TollInfoOrBuilder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceOrBuilder(int) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceOrBuilder(int) - Method in class com.google.maps.routing.v2.TollInfo
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceOrBuilder(int) - Method in interface com.google.maps.routing.v2.TollInfoOrBuilder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceOrBuilderList() - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceOrBuilderList() - Method in class com.google.maps.routing.v2.TollInfo
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getEstimatedPriceOrBuilderList() - Method in interface com.google.maps.routing.v2.TollInfoOrBuilder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
getExtraComputations(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getExtraComputations(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getExtraComputations(int) - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getExtraComputations(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getExtraComputations(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getExtraComputations(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getExtraComputationsCount() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getExtraComputationsCount() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getExtraComputationsCount() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getExtraComputationsCount() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getExtraComputationsCount() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getExtraComputationsCount() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getExtraComputationsList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getExtraComputationsList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getExtraComputationsList() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getExtraComputationsList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getExtraComputationsList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getExtraComputationsList() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getExtraComputationsValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getExtraComputationsValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getExtraComputationsValue(int) - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getExtraComputationsValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getExtraComputationsValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getExtraComputationsValue(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getExtraComputationsValueList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getExtraComputationsValueList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getExtraComputationsValueList() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getExtraComputationsValueList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getExtraComputationsValueList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getExtraComputationsValueList() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getFallbackInfo() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfo() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfo() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfo() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFallbackInfo() - Method in class com.google.maps.routing.v2.RouteMatrixElement
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFallbackInfo() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFallbackInfoBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfoBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFallbackInfoOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfoOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfoOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
getFallbackInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFallbackInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFallbackInfoOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
getFlyoverInfo(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfo(int) - Method in class com.google.maps.routing.v2.PolylineDetails
Flyover details along the polyline.
getFlyoverInfo(int) - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Flyover details along the polyline.
getFlyoverInfoBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfoBuilderList() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfoCount() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfoCount() - Method in class com.google.maps.routing.v2.PolylineDetails
Flyover details along the polyline.
getFlyoverInfoCount() - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Flyover details along the polyline.
getFlyoverInfoList() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfoList() - Method in class com.google.maps.routing.v2.PolylineDetails
Flyover details along the polyline.
getFlyoverInfoList() - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Flyover details along the polyline.
getFlyoverInfoOrBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfoOrBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails
Flyover details along the polyline.
getFlyoverInfoOrBuilder(int) - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Flyover details along the polyline.
getFlyoverInfoOrBuilderList() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
getFlyoverInfoOrBuilderList() - Method in class com.google.maps.routing.v2.PolylineDetails
Flyover details along the polyline.
getFlyoverInfoOrBuilderList() - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Flyover details along the polyline.
getFlyoverPresence() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
Output only.
getFlyoverPresence() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
Output only.
getFlyoverPresence() - Method in interface com.google.maps.routing.v2.PolylineDetails.FlyoverInfoOrBuilder
Output only.
getFlyoverPresenceValue() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
Output only.
getFlyoverPresenceValue() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
Output only.
getFlyoverPresenceValue() - Method in interface com.google.maps.routing.v2.PolylineDetails.FlyoverInfoOrBuilder
Output only.
getFuelConsumptionMicroliters() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
The predicted fuel consumption in microliters.
getFuelConsumptionMicroliters() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
The predicted fuel consumption in microliters.
getFuelConsumptionMicroliters() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
The predicted fuel consumption in microliters.
getGeocoderStatus() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
getGeocoderStatus() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
Indicates the status code resulting from the geocoding operation.
getGeocoderStatus() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
Indicates the status code resulting from the geocoding operation.
getGeocoderStatusBuilder() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
getGeocoderStatusOrBuilder() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
getGeocoderStatusOrBuilder() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
Indicates the status code resulting from the geocoding operation.
getGeocoderStatusOrBuilder() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
Indicates the status code resulting from the geocoding operation.
getGeocodingResults() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
getGeocodingResults() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains geocoding response info for waypoints specified as addresses.
getGeocodingResults() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains geocoding response info for waypoints specified as addresses.
getGeocodingResultsBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
getGeocodingResultsOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
getGeocodingResultsOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains geocoding response info for waypoints specified as addresses.
getGeocodingResultsOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains geocoding response info for waypoints specified as addresses.
getGeoJsonLinestring() - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getGeoJsonLinestring() - Method in class com.google.maps.routing.v2.Polyline
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getGeoJsonLinestring() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getGeoJsonLinestringBuilder() - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getGeoJsonLinestringOrBuilder() - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getGeoJsonLinestringOrBuilder() - Method in class com.google.maps.routing.v2.Polyline
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getGeoJsonLinestringOrBuilder() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
getHeading() - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
getHeading() - Method in class com.google.maps.routing.v2.Location
The compass heading associated with the direction of the flow of traffic.
getHeading() - Method in interface com.google.maps.routing.v2.LocationOrBuilder
The compass heading associated with the direction of the flow of traffic.
getHeadingBuilder() - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
getHeadingOrBuilder() - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
getHeadingOrBuilder() - Method in class com.google.maps.routing.v2.Location
The compass heading associated with the direction of the flow of traffic.
getHeadingOrBuilder() - Method in interface com.google.maps.routing.v2.LocationOrBuilder
The compass heading associated with the direction of the flow of traffic.
getHeadsign() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
getHeadsign() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
getHeadsign() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
getHeadsignBytes() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
getHeadsignBytes() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
getHeadsignBytes() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
getHeadway() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
getHeadway() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Specifies the expected time as a duration between departures from the same stop at this time.
getHeadway() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Specifies the expected time as a duration between departures from the same stop at this time.
getHeadwayBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
getHeadwayOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
getHeadwayOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Specifies the expected time as a duration between departures from the same stop at this time.
getHeadwayOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Specifies the expected time as a duration between departures from the same stop at this time.
getIconUri() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The URI for the icon associated with this line.
getIconUri() - Method in class com.google.maps.routing.v2.TransitLine
The URI for the icon associated with this line.
getIconUri() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The URI for the icon associated with this line.
getIconUri() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for an icon associated with this vehicle type.
getIconUri() - Method in class com.google.maps.routing.v2.TransitVehicle
The URI for an icon associated with this vehicle type.
getIconUri() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The URI for an icon associated with this vehicle type.
getIconUriBytes() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The URI for the icon associated with this line.
getIconUriBytes() - Method in class com.google.maps.routing.v2.TransitLine
The URI for the icon associated with this line.
getIconUriBytes() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The URI for the icon associated with this line.
getIconUriBytes() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for an icon associated with this vehicle type.
getIconUriBytes() - Method in class com.google.maps.routing.v2.TransitVehicle
The URI for an icon associated with this vehicle type.
getIconUriBytes() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The URI for an icon associated with this vehicle type.
getInstructions() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Instructions for navigating this step.
getInstructions() - Method in class com.google.maps.routing.v2.NavigationInstruction
Instructions for navigating this step.
getInstructions() - Method in interface com.google.maps.routing.v2.NavigationInstructionOrBuilder
Instructions for navigating this step.
getInstructionsBytes() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Instructions for navigating this step.
getInstructionsBytes() - Method in class com.google.maps.routing.v2.NavigationInstruction
Instructions for navigating this step.
getInstructionsBytes() - Method in interface com.google.maps.routing.v2.NavigationInstructionOrBuilder
Instructions for navigating this step.
getIntermediates(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediates(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getIntermediates(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getIntermediates(int) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediates(int) - Method in class com.google.maps.routing.v2.GeocodingResults
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediates(int) - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediatesBuilder(int) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesBuilderList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediatesBuilderList() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesCount() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediatesCount() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getIntermediatesCount() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getIntermediatesCount() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesCount() - Method in class com.google.maps.routing.v2.GeocodingResults
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesCount() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediatesList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getIntermediatesList() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getIntermediatesList() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesList() - Method in class com.google.maps.routing.v2.GeocodingResults
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesList() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediatesOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getIntermediatesOrBuilder(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getIntermediatesOrBuilder(int) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesOrBuilder(int) - Method in class com.google.maps.routing.v2.GeocodingResults
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesOrBuilder(int) - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getIntermediatesOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getIntermediatesOrBuilderList() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getIntermediatesOrBuilderList() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesOrBuilderList() - Method in class com.google.maps.routing.v2.GeocodingResults
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediatesOrBuilderList() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
getIntermediateWaypointRequestIndex() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The index of the corresponding intermediate waypoint in the request.
getIntermediateWaypointRequestIndex() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The index of the corresponding intermediate waypoint in the request.
getIntermediateWaypointRequestIndex() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The index of the corresponding intermediate waypoint in the request.
getLanguageCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getLanguageCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getLanguageCode() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getLanguageCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getLanguageCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getLanguageCode() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getLanguageCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getLanguageCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getLanguageCodeBytes() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getLanguageCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getLanguageCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getLanguageCodeBytes() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getLatLng() - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
getLatLng() - Method in class com.google.maps.routing.v2.Location
The waypoint's geographic coordinates.
getLatLng() - Method in interface com.google.maps.routing.v2.LocationOrBuilder
The waypoint's geographic coordinates.
getLatLngBuilder() - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
getLatLngOrBuilder() - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
getLatLngOrBuilder() - Method in class com.google.maps.routing.v2.Location
The waypoint's geographic coordinates.
getLatLngOrBuilder() - Method in interface com.google.maps.routing.v2.LocationOrBuilder
The waypoint's geographic coordinates.
getLegs(int) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegs(int) - Method in class com.google.maps.routing.v2.Route
A collection of legs (path segments between waypoints) that make up the route.
getLegs(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A collection of legs (path segments between waypoints) that make up the route.
getLegsBuilder(int) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegsBuilderList() - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegsCount() - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegsCount() - Method in class com.google.maps.routing.v2.Route
A collection of legs (path segments between waypoints) that make up the route.
getLegsCount() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A collection of legs (path segments between waypoints) that make up the route.
getLegsList() - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegsList() - Method in class com.google.maps.routing.v2.Route
A collection of legs (path segments between waypoints) that make up the route.
getLegsList() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A collection of legs (path segments between waypoints) that make up the route.
getLegsOrBuilder(int) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegsOrBuilder(int) - Method in class com.google.maps.routing.v2.Route
A collection of legs (path segments between waypoints) that make up the route.
getLegsOrBuilder(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A collection of legs (path segments between waypoints) that make up the route.
getLegsOrBuilderList() - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
getLegsOrBuilderList() - Method in class com.google.maps.routing.v2.Route
A collection of legs (path segments between waypoints) that make up the route.
getLegsOrBuilderList() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
A collection of legs (path segments between waypoints) that make up the route.
getLocalIconUri() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for the icon associated with this vehicle type, based on the local transport signage.
getLocalIconUri() - Method in class com.google.maps.routing.v2.TransitVehicle
The URI for the icon associated with this vehicle type, based on the local transport signage.
getLocalIconUri() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The URI for the icon associated with this vehicle type, based on the local transport signage.
getLocalIconUriBytes() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for the icon associated with this vehicle type, based on the local transport signage.
getLocalIconUriBytes() - Method in class com.google.maps.routing.v2.TransitVehicle
The URI for the icon associated with this vehicle type, based on the local transport signage.
getLocalIconUriBytes() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The URI for the icon associated with this vehicle type, based on the local transport signage.
getLocalizedValues() - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.Route
Text representations of properties of the `Route`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLeg
Text representations of properties of the `RouteLeg`.
getLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Text representations of properties of the `RouteLeg`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStep
Text representations of properties of the `RouteLegStep`.
getLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Text representations of properties of the `RouteLegStep`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValues() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Text representations of properties of the `Route`.
getLocalizedValuesBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
getLocalizedValuesBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
getLocalizedValuesBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
getLocalizedValuesBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValuesBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.Route
Text representations of properties of the `Route`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
Text representations of properties of the `RouteLeg`.
getLocalizedValuesOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Text representations of properties of the `RouteLeg`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
Text representations of properties of the `RouteLegStep`.
getLocalizedValuesOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Text representations of properties of the `RouteLegStep`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValuesOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Text representations of properties of the `RouteLegStepTransitDetails`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValuesOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValuesOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Text representations of properties of the `RouteMatrixElement`.
getLocalizedValuesOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Text representations of properties of the `Route`.
getLocation() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
getLocation() - Method in class com.google.maps.routing.v2.TransitStop
The location of the stop expressed in latitude/longitude coordinates.
getLocation() - Method in interface com.google.maps.routing.v2.TransitStopOrBuilder
The location of the stop expressed in latitude/longitude coordinates.
getLocation() - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
getLocation() - Method in class com.google.maps.routing.v2.Waypoint
A point specified using geographic coordinates, including an optional heading.
getLocation() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
A point specified using geographic coordinates, including an optional heading.
getLocationBuilder() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
getLocationBuilder() - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
getLocationOrBuilder() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
getLocationOrBuilder() - Method in class com.google.maps.routing.v2.TransitStop
The location of the stop expressed in latitude/longitude coordinates.
getLocationOrBuilder() - Method in interface com.google.maps.routing.v2.TransitStopOrBuilder
The location of the stop expressed in latitude/longitude coordinates.
getLocationOrBuilder() - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
getLocationOrBuilder() - Method in class com.google.maps.routing.v2.Waypoint
A point specified using geographic coordinates, including an optional heading.
getLocationOrBuilder() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
A point specified using geographic coordinates, including an optional heading.
getLocationTypeCase() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
getLocationTypeCase() - Method in class com.google.maps.routing.v2.Waypoint
 
getLocationTypeCase() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
 
getManeuver() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
getManeuver() - Method in class com.google.maps.routing.v2.NavigationInstruction
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
getManeuver() - Method in interface com.google.maps.routing.v2.NavigationInstructionOrBuilder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
getManeuverValue() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
getManeuverValue() - Method in class com.google.maps.routing.v2.NavigationInstruction
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
getManeuverValue() - Method in interface com.google.maps.routing.v2.NavigationInstructionOrBuilder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
getMultiModalSegments(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegments(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegments(int) - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverviewOrBuilder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsBuilderList() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsCount() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsCount() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsCount() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverviewOrBuilder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsList() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsList() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsList() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverviewOrBuilder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsOrBuilder(int) - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverviewOrBuilder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getMultiModalSegmentsOrBuilderList() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverviewOrBuilder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
getName() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The name of this transit agency.
getName() - Method in class com.google.maps.routing.v2.TransitAgency
The name of this transit agency.
getName() - Method in interface com.google.maps.routing.v2.TransitAgencyOrBuilder
The name of this transit agency.
getName() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The full name of this transit line, For example, "8 Avenue Local".
getName() - Method in class com.google.maps.routing.v2.TransitLine
The full name of this transit line, For example, "8 Avenue Local".
getName() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The full name of this transit line, For example, "8 Avenue Local".
getName() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The name of the transit stop.
getName() - Method in class com.google.maps.routing.v2.TransitStop
The name of the transit stop.
getName() - Method in interface com.google.maps.routing.v2.TransitStopOrBuilder
The name of the transit stop.
getName() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
getName() - Method in class com.google.maps.routing.v2.TransitVehicle
The name of this vehicle, capitalized.
getName() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The name of this vehicle, capitalized.
getNameBuilder() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
getNameBytes() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The name of this transit agency.
getNameBytes() - Method in class com.google.maps.routing.v2.TransitAgency
The name of this transit agency.
getNameBytes() - Method in interface com.google.maps.routing.v2.TransitAgencyOrBuilder
The name of this transit agency.
getNameBytes() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The full name of this transit line, For example, "8 Avenue Local".
getNameBytes() - Method in class com.google.maps.routing.v2.TransitLine
The full name of this transit line, For example, "8 Avenue Local".
getNameBytes() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The full name of this transit line, For example, "8 Avenue Local".
getNameBytes() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The name of the transit stop.
getNameBytes() - Method in class com.google.maps.routing.v2.TransitStop
The name of the transit stop.
getNameBytes() - Method in interface com.google.maps.routing.v2.TransitStopOrBuilder
The name of the transit stop.
getNameOrBuilder() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
getNameOrBuilder() - Method in class com.google.maps.routing.v2.TransitVehicle
The name of this vehicle, capitalized.
getNameOrBuilder() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The name of this vehicle, capitalized.
getNameShort() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The short name of this transit line.
getNameShort() - Method in class com.google.maps.routing.v2.TransitLine
The short name of this transit line.
getNameShort() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The short name of this transit line.
getNameShortBytes() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The short name of this transit line.
getNameShortBytes() - Method in class com.google.maps.routing.v2.TransitLine
The short name of this transit line.
getNameShortBytes() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The short name of this transit line.
getNarrowRoadInfo(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfo(int) - Method in class com.google.maps.routing.v2.PolylineDetails
Narrow road details along the polyline.
getNarrowRoadInfo(int) - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Narrow road details along the polyline.
getNarrowRoadInfoBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfoBuilderList() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfoCount() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfoCount() - Method in class com.google.maps.routing.v2.PolylineDetails
Narrow road details along the polyline.
getNarrowRoadInfoCount() - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Narrow road details along the polyline.
getNarrowRoadInfoList() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfoList() - Method in class com.google.maps.routing.v2.PolylineDetails
Narrow road details along the polyline.
getNarrowRoadInfoList() - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Narrow road details along the polyline.
getNarrowRoadInfoOrBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfoOrBuilder(int) - Method in class com.google.maps.routing.v2.PolylineDetails
Narrow road details along the polyline.
getNarrowRoadInfoOrBuilder(int) - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Narrow road details along the polyline.
getNarrowRoadInfoOrBuilderList() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
getNarrowRoadInfoOrBuilderList() - Method in class com.google.maps.routing.v2.PolylineDetails
Narrow road details along the polyline.
getNarrowRoadInfoOrBuilderList() - Method in interface com.google.maps.routing.v2.PolylineDetailsOrBuilder
Narrow road details along the polyline.
getNarrowRoadPresence() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
Output only.
getNarrowRoadPresence() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
Output only.
getNarrowRoadPresence() - Method in interface com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfoOrBuilder
Output only.
getNarrowRoadPresenceValue() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
Output only.
getNarrowRoadPresenceValue() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
Output only.
getNarrowRoadPresenceValue() - Method in interface com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfoOrBuilder
Output only.
getNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
getNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
NavigationInstruction for the multi-modal segment.
getNavigationInstruction() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
NavigationInstruction for the multi-modal segment.
getNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
getNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLegStep
Navigation instructions.
getNavigationInstruction() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Navigation instructions.
getNavigationInstructionBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
getNavigationInstructionBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
getNavigationInstructionOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
getNavigationInstructionOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
NavigationInstruction for the multi-modal segment.
getNavigationInstructionOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
NavigationInstruction for the multi-modal segment.
getNavigationInstructionOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
getNavigationInstructionOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
Navigation instructions.
getNavigationInstructionOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Navigation instructions.
getNumber() - Method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
getNumber() - Method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
getNumber() - Method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
getNumber() - Method in enum com.google.maps.routing.v2.FallbackReason
 
getNumber() - Method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
getNumber() - Method in enum com.google.maps.routing.v2.Maneuver
 
getNumber() - Method in enum com.google.maps.routing.v2.Polyline.PolylineTypeCase
 
getNumber() - Method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
getNumber() - Method in enum com.google.maps.routing.v2.PolylineEncoding
 
getNumber() - Method in enum com.google.maps.routing.v2.PolylineQuality
 
getNumber() - Method in enum com.google.maps.routing.v2.RouteLabel
 
getNumber() - Method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
getNumber() - Method in enum com.google.maps.routing.v2.RouteTravelMode
 
getNumber() - Method in enum com.google.maps.routing.v2.RoutingPreference
 
getNumber() - Method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
getNumber() - Method in enum com.google.maps.routing.v2.SpeedReadingInterval.SpeedTypeCase
 
getNumber() - Method in enum com.google.maps.routing.v2.TollPass
 
getNumber() - Method in enum com.google.maps.routing.v2.TrafficModel
 
getNumber() - Method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
getNumber() - Method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
getNumber() - Method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
getNumber() - Method in enum com.google.maps.routing.v2.Units
 
getNumber() - Method in enum com.google.maps.routing.v2.VehicleEmissionType
 
getNumber() - Method in enum com.google.maps.routing.v2.Waypoint.LocationTypeCase
 
getOptimizedIntermediateWaypointIndex(int) - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndex(int) - Method in class com.google.maps.routing.v2.Route
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndex(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndexCount() - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndexCount() - Method in class com.google.maps.routing.v2.Route
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndexCount() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndexList() - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndexList() - Method in class com.google.maps.routing.v2.Route
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizedIntermediateWaypointIndexList() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
getOptimizeWaypointOrder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getOptimizeWaypointOrder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getOptimizeWaypointOrder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getOrigin() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
getOrigin() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Required.
getOrigin() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Required.
getOrigin() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
getOrigin() - Method in class com.google.maps.routing.v2.GeocodingResults
Origin geocoded waypoint.
getOrigin() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
Origin geocoded waypoint.
getOriginBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
getOriginBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
getOriginIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the origin in the request.
getOriginIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Zero-based index of the origin in the request.
getOriginIndex() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Zero-based index of the origin in the request.
getOriginOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
getOriginOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Required.
getOriginOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Required.
getOriginOrBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
getOriginOrBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults
Origin geocoded waypoint.
getOriginOrBuilder() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
Origin geocoded waypoint.
getOrigins(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOrigins(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getOrigins(int) - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getOriginsBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOriginsBuilderList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOriginsCount() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOriginsCount() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getOriginsCount() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getOriginsList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOriginsList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getOriginsList() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getOriginsOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOriginsOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getOriginsOrBuilder(int) - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getOriginsOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
getOriginsOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Required.
getOriginsOrBuilderList() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Required.
getParserForType() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
getParserForType() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
getParserForType() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
getParserForType() - Method in class com.google.maps.routing.v2.FallbackInfo
 
getParserForType() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
getParserForType() - Method in class com.google.maps.routing.v2.GeocodingResults
 
getParserForType() - Method in class com.google.maps.routing.v2.LocalizedTime
 
getParserForType() - Method in class com.google.maps.routing.v2.Location
 
getParserForType() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
getParserForType() - Method in class com.google.maps.routing.v2.Polyline
 
getParserForType() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
getParserForType() - Method in class com.google.maps.routing.v2.PolylineDetails
 
getParserForType() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
getParserForType() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
getParserForType() - Method in class com.google.maps.routing.v2.Route
 
getParserForType() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLeg
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegStep
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteModifiers
 
getParserForType() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
getParserForType() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
getParserForType() - Method in class com.google.maps.routing.v2.TollInfo
 
getParserForType() - Method in class com.google.maps.routing.v2.TransitAgency
 
getParserForType() - Method in class com.google.maps.routing.v2.TransitLine
 
getParserForType() - Method in class com.google.maps.routing.v2.TransitPreferences
 
getParserForType() - Method in class com.google.maps.routing.v2.TransitStop
 
getParserForType() - Method in class com.google.maps.routing.v2.TransitVehicle
 
getParserForType() - Method in class com.google.maps.routing.v2.VehicleInfo
 
getParserForType() - Method in class com.google.maps.routing.v2.Waypoint
 
getPartialMatch() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
getPartialMatch() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
getPartialMatch() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
getPhoneNumber() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's locale-specific formatted phone number.
getPhoneNumber() - Method in class com.google.maps.routing.v2.TransitAgency
The transit agency's locale-specific formatted phone number.
getPhoneNumber() - Method in interface com.google.maps.routing.v2.TransitAgencyOrBuilder
The transit agency's locale-specific formatted phone number.
getPhoneNumberBytes() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's locale-specific formatted phone number.
getPhoneNumberBytes() - Method in class com.google.maps.routing.v2.TransitAgency
The transit agency's locale-specific formatted phone number.
getPhoneNumberBytes() - Method in interface com.google.maps.routing.v2.TransitAgencyOrBuilder
The transit agency's locale-specific formatted phone number.
getPlaceId() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The place ID for this result.
getPlaceId() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The place ID for this result.
getPlaceId() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The place ID for this result.
getPlaceId() - Method in class com.google.maps.routing.v2.Waypoint.Builder
The POI Place ID associated with the waypoint.
getPlaceId() - Method in class com.google.maps.routing.v2.Waypoint
The POI Place ID associated with the waypoint.
getPlaceId() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
The POI Place ID associated with the waypoint.
getPlaceIdBytes() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The place ID for this result.
getPlaceIdBytes() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The place ID for this result.
getPlaceIdBytes() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The place ID for this result.
getPlaceIdBytes() - Method in class com.google.maps.routing.v2.Waypoint.Builder
The POI Place ID associated with the waypoint.
getPlaceIdBytes() - Method in class com.google.maps.routing.v2.Waypoint
The POI Place ID associated with the waypoint.
getPlaceIdBytes() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
The POI Place ID associated with the waypoint.
getPolyline() - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
getPolyline() - Method in class com.google.maps.routing.v2.Route
The overall route polyline.
getPolyline() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
getPolyline() - Method in class com.google.maps.routing.v2.RouteLeg
The overall polyline for this leg that includes each `step`'s polyline.
getPolyline() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The overall polyline for this leg that includes each `step`'s polyline.
getPolyline() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
getPolyline() - Method in class com.google.maps.routing.v2.RouteLegStep
The polyline associated with this step.
getPolyline() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The polyline associated with this step.
getPolyline() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The overall route polyline.
getPolylineBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
getPolylineBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
getPolylineBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
getPolylineDetails() - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
getPolylineDetails() - Method in class com.google.maps.routing.v2.Route
Contains information about details along the polyline.
getPolylineDetails() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Contains information about details along the polyline.
getPolylineDetailsBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
getPolylineDetailsOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
getPolylineDetailsOrBuilder() - Method in class com.google.maps.routing.v2.Route
Contains information about details along the polyline.
getPolylineDetailsOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Contains information about details along the polyline.
getPolylineEncoding() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getPolylineEncoding() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getPolylineEncoding() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getPolylineEncodingValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getPolylineEncodingValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getPolylineEncodingValue() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getPolylineOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
getPolylineOrBuilder() - Method in class com.google.maps.routing.v2.Route
The overall route polyline.
getPolylineOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
getPolylineOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
The overall polyline for this leg that includes each `step`'s polyline.
getPolylineOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The overall polyline for this leg that includes each `step`'s polyline.
getPolylineOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
getPolylineOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
The polyline associated with this step.
getPolylineOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The polyline associated with this step.
getPolylineOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The overall route polyline.
getPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
getPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
The location of flyover related information along the polyline.
getPolylinePointIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.FlyoverInfoOrBuilder
The location of flyover related information along the polyline.
getPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
getPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
The location of narrow road related information along the polyline.
getPolylinePointIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfoOrBuilder
The location of narrow road related information along the polyline.
getPolylinePointIndexBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
getPolylinePointIndexBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
getPolylinePointIndexOrBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
getPolylinePointIndexOrBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
The location of flyover related information along the polyline.
getPolylinePointIndexOrBuilder() - Method in interface com.google.maps.routing.v2.PolylineDetails.FlyoverInfoOrBuilder
The location of flyover related information along the polyline.
getPolylinePointIndexOrBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
getPolylinePointIndexOrBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
The location of narrow road related information along the polyline.
getPolylinePointIndexOrBuilder() - Method in interface com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfoOrBuilder
The location of narrow road related information along the polyline.
getPolylineQuality() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getPolylineQuality() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getPolylineQuality() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getPolylineQualityValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getPolylineQualityValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getPolylineQualityValue() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getPolylineTypeCase() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
getPolylineTypeCase() - Method in class com.google.maps.routing.v2.Polyline
 
getPolylineTypeCase() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
 
getReason() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
The reason why fallback response was used instead of the original response.
getReason() - Method in class com.google.maps.routing.v2.FallbackInfo
The reason why fallback response was used instead of the original response.
getReason() - Method in interface com.google.maps.routing.v2.FallbackInfoOrBuilder
The reason why fallback response was used instead of the original response.
getReasonValue() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
The reason why fallback response was used instead of the original response.
getReasonValue() - Method in class com.google.maps.routing.v2.FallbackInfo
The reason why fallback response was used instead of the original response.
getReasonValue() - Method in interface com.google.maps.routing.v2.FallbackInfoOrBuilder
The reason why fallback response was used instead of the original response.
getRegionCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getRegionCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getRegionCode() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getRegionCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRegionCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRegionCode() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRegionCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getRegionCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getRegionCodeBytes() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getRegionCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRegionCodeBytes() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRegionCodeBytes() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRequestedReferenceRoutes(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRequestedReferenceRoutes(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRequestedReferenceRoutes(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRequestedReferenceRoutesCount() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRequestedReferenceRoutesCount() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRequestedReferenceRoutesCount() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRequestedReferenceRoutesList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRequestedReferenceRoutesList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRequestedReferenceRoutesList() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRequestedReferenceRoutesValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRequestedReferenceRoutesValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRequestedReferenceRoutesValue(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRequestedReferenceRoutesValueList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRequestedReferenceRoutesValueList() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRequestedReferenceRoutesValueList() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRouteLabels(int) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabels(int) - Method in class com.google.maps.routing.v2.Route
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabels(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsCount() - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsCount() - Method in class com.google.maps.routing.v2.Route
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsCount() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsList() - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsList() - Method in class com.google.maps.routing.v2.Route
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsList() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsValue(int) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsValue(int) - Method in class com.google.maps.routing.v2.Route
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsValue(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsValueList() - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsValueList() - Method in class com.google.maps.routing.v2.Route
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteLabelsValueList() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
getRouteModifiers() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRouteModifiers() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRouteModifiers() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRouteModifiers() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
getRouteModifiers() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
Optional.
getRouteModifiers() - Method in interface com.google.maps.routing.v2.RouteMatrixOriginOrBuilder
Optional.
getRouteModifiersBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRouteModifiersBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
getRouteModifiersOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRouteModifiersOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRouteModifiersOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRouteModifiersOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
getRouteModifiersOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
Optional.
getRouteModifiersOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixOriginOrBuilder
Optional.
getRouteRestrictionsPartiallyIgnored() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Returned route may have restrictions that are not suitable for requested travel mode or route modifiers.
getRouteRestrictionsPartiallyIgnored() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Returned route may have restrictions that are not suitable for requested travel mode or route modifiers.
getRouteRestrictionsPartiallyIgnored() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Returned route may have restrictions that are not suitable for requested travel mode or route modifiers.
getRoutes(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutes(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutes(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesBuilderList() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesCount() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesCount() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesCount() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesList() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesList() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesList() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesOrBuilder(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesOrBuilder(int) - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesOrBuilderList() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRoutesOrBuilderList() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
getRouteToken() - Method in class com.google.maps.routing.v2.Route.Builder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
getRouteToken() - Method in class com.google.maps.routing.v2.Route
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
getRouteToken() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
getRouteTokenBytes() - Method in class com.google.maps.routing.v2.Route.Builder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
getRouteTokenBytes() - Method in class com.google.maps.routing.v2.Route
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
getRouteTokenBytes() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
getRoutingMode() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
Routing mode used for the response.
getRoutingMode() - Method in class com.google.maps.routing.v2.FallbackInfo
Routing mode used for the response.
getRoutingMode() - Method in interface com.google.maps.routing.v2.FallbackInfoOrBuilder
Routing mode used for the response.
getRoutingModeValue() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
Routing mode used for the response.
getRoutingModeValue() - Method in class com.google.maps.routing.v2.FallbackInfo
Routing mode used for the response.
getRoutingModeValue() - Method in interface com.google.maps.routing.v2.FallbackInfoOrBuilder
Routing mode used for the response.
getRoutingPreference() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getRoutingPreference() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getRoutingPreference() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getRoutingPreference() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRoutingPreference() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRoutingPreference() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRoutingPreference() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A routing preference that, when specified, influences the `TRANSIT` route returned.
getRoutingPreference() - Method in class com.google.maps.routing.v2.TransitPreferences
A routing preference that, when specified, influences the `TRANSIT` route returned.
getRoutingPreference() - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A routing preference that, when specified, influences the `TRANSIT` route returned.
getRoutingPreferenceValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getRoutingPreferenceValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getRoutingPreferenceValue() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getRoutingPreferenceValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getRoutingPreferenceValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getRoutingPreferenceValue() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getRoutingPreferenceValue() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A routing preference that, when specified, influences the `TRANSIT` route returned.
getRoutingPreferenceValue() - Method in class com.google.maps.routing.v2.TransitPreferences
A routing preference that, when specified, influences the `TRANSIT` route returned.
getRoutingPreferenceValue() - Method in interface com.google.maps.routing.v2.TransitPreferencesOrBuilder
A routing preference that, when specified, influences the `TRANSIT` route returned.
getSerializedSize() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
getSerializedSize() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
getSerializedSize() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
getSerializedSize() - Method in class com.google.maps.routing.v2.FallbackInfo
 
getSerializedSize() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
getSerializedSize() - Method in class com.google.maps.routing.v2.GeocodingResults
 
getSerializedSize() - Method in class com.google.maps.routing.v2.LocalizedTime
 
getSerializedSize() - Method in class com.google.maps.routing.v2.Location
 
getSerializedSize() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
getSerializedSize() - Method in class com.google.maps.routing.v2.Polyline
 
getSerializedSize() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
getSerializedSize() - Method in class com.google.maps.routing.v2.PolylineDetails
 
getSerializedSize() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
getSerializedSize() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
getSerializedSize() - Method in class com.google.maps.routing.v2.Route
 
getSerializedSize() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLeg
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegStep
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteModifiers
 
getSerializedSize() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
getSerializedSize() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
getSerializedSize() - Method in class com.google.maps.routing.v2.TollInfo
 
getSerializedSize() - Method in class com.google.maps.routing.v2.TransitAgency
 
getSerializedSize() - Method in class com.google.maps.routing.v2.TransitLine
 
getSerializedSize() - Method in class com.google.maps.routing.v2.TransitPreferences
 
getSerializedSize() - Method in class com.google.maps.routing.v2.TransitStop
 
getSerializedSize() - Method in class com.google.maps.routing.v2.TransitVehicle
 
getSerializedSize() - Method in class com.google.maps.routing.v2.VehicleInfo
 
getSerializedSize() - Method in class com.google.maps.routing.v2.Waypoint
 
getSideOfRoad() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Indicates that the location of this waypoint is meant to have a preference for the vehicle to stop at a particular side of road.
getSideOfRoad() - Method in class com.google.maps.routing.v2.Waypoint
Indicates that the location of this waypoint is meant to have a preference for the vehicle to stop at a particular side of road.
getSideOfRoad() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
Indicates that the location of this waypoint is meant to have a preference for the vehicle to stop at a particular side of road.
getSpeed() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
Traffic speed in this interval.
getSpeed() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
Traffic speed in this interval.
getSpeed() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
Traffic speed in this interval.
getSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
NOTE: This field is not currently populated.
getSpeedReadingIntervals(int) - Method in interface com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
NOTE: This field is not currently populated.
getSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervals(int) - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervals(int) - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsBuilder(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsBuilderList() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsBuilderList() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsBuilderList() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsCount() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsCount() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
NOTE: This field is not currently populated.
getSpeedReadingIntervalsCount() - Method in interface com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsCount() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsCount() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsCount() - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsCount() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsCount() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsCount() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsList() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsList() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
NOTE: This field is not currently populated.
getSpeedReadingIntervalsList() - Method in interface com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsList() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsList() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsList() - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsList() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsList() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsList() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
NOTE: This field is not currently populated.
getSpeedReadingIntervalsOrBuilder(int) - Method in interface com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilder(int) - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilder(int) - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
NOTE: This field is not currently populated.
getSpeedReadingIntervalsOrBuilderList() - Method in interface com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
NOTE: This field is not currently populated.
getSpeedReadingIntervalsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilderList() - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Speed reading intervals detailing traffic density.
getSpeedReadingIntervalsOrBuilderList() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Speed reading intervals detailing traffic density.
getSpeedTypeCase() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
getSpeedTypeCase() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
getSpeedTypeCase() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
 
getSpeedValue() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
Traffic speed in this interval.
getSpeedValue() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
Traffic speed in this interval.
getSpeedValue() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
Traffic speed in this interval.
getStartIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The start index of this detail in the polyline.
getStartIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
The start index of this detail in the polyline.
getStartIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.PolylinePointIndexOrBuilder
The start index of this detail in the polyline.
getStartLocation() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
getStartLocation() - Method in class com.google.maps.routing.v2.RouteLeg
The start location of this leg.
getStartLocation() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The start location of this leg.
getStartLocation() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
getStartLocation() - Method in class com.google.maps.routing.v2.RouteLegStep
The start location of this step.
getStartLocation() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The start location of this step.
getStartLocationBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
getStartLocationBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
getStartLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
getStartLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
The start location of this leg.
getStartLocationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The start location of this leg.
getStartLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
getStartLocationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
The start location of this step.
getStartLocationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The start location of this step.
getStartPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The starting index of this interval in the polyline.
getStartPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
The starting index of this interval in the polyline.
getStartPolylinePointIndex() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
The starting index of this interval in the polyline.
getStaticDuration() - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.Route
The duration of travel through the route without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
getStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Duration represented in text form without taking traffic conditions into consideration.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Duration represented in text form without taking traffic conditions into consideration.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDuration() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The duration of travel through the route without taking traffic conditions into consideration.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDurationBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route
The duration of travel through the route without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The duration of travel through this step without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Duration represented in text form without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Duration represented in text form without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The duration of traveling through the route without taking traffic conditions into consideration.
getStaticDurationOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The duration of travel through the route without taking traffic conditions into consideration.
getStatus() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
getStatus() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Error status code for this element.
getStatus() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Error status code for this element.
getStatusBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
getStatusOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
getStatusOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Error status code for this element.
getStatusOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Error status code for this element.
getStepEndIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
getStepEndIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
getStepEndIndex() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
getSteps(int) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getSteps(int) - Method in class com.google.maps.routing.v2.RouteLeg
An array of steps denoting segments within this leg.
getSteps(int) - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
An array of steps denoting segments within this leg.
getStepsBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getStepsBuilderList() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getStepsCount() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getStepsCount() - Method in class com.google.maps.routing.v2.RouteLeg
An array of steps denoting segments within this leg.
getStepsCount() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
An array of steps denoting segments within this leg.
getStepsList() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getStepsList() - Method in class com.google.maps.routing.v2.RouteLeg
An array of steps denoting segments within this leg.
getStepsList() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
An array of steps denoting segments within this leg.
getStepsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getStepsOrBuilder(int) - Method in class com.google.maps.routing.v2.RouteLeg
An array of steps denoting segments within this leg.
getStepsOrBuilder(int) - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
An array of steps denoting segments within this leg.
getStepsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
getStepsOrBuilderList() - Method in class com.google.maps.routing.v2.RouteLeg
An array of steps denoting segments within this leg.
getStepsOrBuilderList() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
An array of steps denoting segments within this leg.
getStepsOverview() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
getStepsOverview() - Method in class com.google.maps.routing.v2.RouteLeg
Overview information about the steps in this `RouteLeg`.
getStepsOverview() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Overview information about the steps in this `RouteLeg`.
getStepsOverviewBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
getStepsOverviewOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
getStepsOverviewOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
Overview information about the steps in this `RouteLeg`.
getStepsOverviewOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Overview information about the steps in this `RouteLeg`.
getStepStartIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
getStepStartIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
getStepStartIndex() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
getStopCount() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The number of stops from the departure to the arrival stop.
getStopCount() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
The number of stops from the departure to the arrival stop.
getStopCount() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
The number of stops from the departure to the arrival stop.
getStopDetails() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
getStopDetails() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Information about the arrival and departure stops for the step.
getStopDetails() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Information about the arrival and departure stops for the step.
getStopDetailsBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
getStopDetailsOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
getStopDetailsOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Information about the arrival and departure stops for the step.
getStopDetailsOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Information about the arrival and departure stops for the step.
getTextColor() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in text on signage for this line.
getTextColor() - Method in class com.google.maps.routing.v2.TransitLine
The color commonly used in text on signage for this line.
getTextColor() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The color commonly used in text on signage for this line.
getTextColorBytes() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in text on signage for this line.
getTextColorBytes() - Method in class com.google.maps.routing.v2.TransitLine
The color commonly used in text on signage for this line.
getTextColorBytes() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The color commonly used in text on signage for this line.
getTime() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
getTime() - Method in class com.google.maps.routing.v2.LocalizedTime
The time specified as a string in a given time zone.
getTime() - Method in interface com.google.maps.routing.v2.LocalizedTimeOrBuilder
The time specified as a string in a given time zone.
getTimeBuilder() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
getTimeOrBuilder() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
getTimeOrBuilder() - Method in class com.google.maps.routing.v2.LocalizedTime
The time specified as a string in a given time zone.
getTimeOrBuilder() - Method in interface com.google.maps.routing.v2.LocalizedTimeOrBuilder
The time specified as a string in a given time zone.
getTimeZone() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
Contains the time zone.
getTimeZone() - Method in class com.google.maps.routing.v2.LocalizedTime
Contains the time zone.
getTimeZone() - Method in interface com.google.maps.routing.v2.LocalizedTimeOrBuilder
Contains the time zone.
getTimeZoneBytes() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
Contains the time zone.
getTimeZoneBytes() - Method in class com.google.maps.routing.v2.LocalizedTime
Contains the time zone.
getTimeZoneBytes() - Method in interface com.google.maps.routing.v2.LocalizedTimeOrBuilder
Contains the time zone.
getTollInfo() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
getTollInfo() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Contains information about tolls on the specific `RouteLeg`.
getTollInfo() - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Contains information about tolls on the specific `RouteLeg`.
getTollInfo() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
getTollInfo() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Contains information about tolls on the route.
getTollInfo() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Contains information about tolls on the route.
getTollInfoBuilder() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
getTollInfoBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
getTollInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
getTollInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Contains information about tolls on the specific `RouteLeg`.
getTollInfoOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Contains information about tolls on the specific `RouteLeg`.
getTollInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
getTollInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Contains information about tolls on the route.
getTollInfoOrBuilder() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Contains information about tolls on the route.
getTollPasses(int) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
getTollPasses(int) - Method in class com.google.maps.routing.v2.RouteModifiers
Encapsulates information about toll passes.
getTollPasses(int) - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Encapsulates information about toll passes.
getTollPassesCount() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
getTollPassesCount() - Method in class com.google.maps.routing.v2.RouteModifiers
Encapsulates information about toll passes.
getTollPassesCount() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Encapsulates information about toll passes.
getTollPassesList() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
getTollPassesList() - Method in class com.google.maps.routing.v2.RouteModifiers
Encapsulates information about toll passes.
getTollPassesList() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Encapsulates information about toll passes.
getTollPassesValue(int) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
getTollPassesValue(int) - Method in class com.google.maps.routing.v2.RouteModifiers
Encapsulates information about toll passes.
getTollPassesValue(int) - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Encapsulates information about toll passes.
getTollPassesValueList() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
getTollPassesValueList() - Method in class com.google.maps.routing.v2.RouteModifiers
Encapsulates information about toll passes.
getTollPassesValueList() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Encapsulates information about toll passes.
getTrafficModel() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTrafficModel() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getTrafficModel() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getTrafficModel() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTrafficModel() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getTrafficModel() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getTrafficModelValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTrafficModelValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getTrafficModelValue() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getTrafficModelValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTrafficModelValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getTrafficModelValue() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getTransitDetails() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitDetails() - Method in class com.google.maps.routing.v2.RouteLegStep
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitDetails() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitDetailsBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitDetailsOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitDetailsOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitDetailsOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Details pertaining to this step if the travel mode is `TRANSIT`.
getTransitFare() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
getTransitFare() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Transit fare represented in text form.
getTransitFare() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Transit fare represented in text form.
getTransitFare() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
getTransitFare() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Transit fare represented in text form.
getTransitFare() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Transit fare represented in text form.
getTransitFare() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitFare() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitFare() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitFareBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
getTransitFareBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
getTransitFareBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitFareOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
getTransitFareOrBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Transit fare represented in text form.
getTransitFareOrBuilder() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Transit fare represented in text form.
getTransitFareOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
getTransitFareOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Transit fare represented in text form.
getTransitFareOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Transit fare represented in text form.
getTransitFareOrBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitFareOrBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitFareOrBuilder() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
getTransitLine() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
getTransitLine() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Information about the transit line used in this step.
getTransitLine() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Information about the transit line used in this step.
getTransitLineBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
getTransitLineOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
getTransitLineOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Information about the transit line used in this step.
getTransitLineOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Information about the transit line used in this step.
getTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getTransitPreferences() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getTransitPreferences() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getTransitPreferencesBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTransitPreferencesBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTransitPreferencesOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTransitPreferencesOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getTransitPreferencesOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getTransitPreferencesOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTransitPreferencesOrBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getTransitPreferencesOrBuilder() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.Route
Additional information about the route.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLeg
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLegStep
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
getTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Additional information about the route.
getTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Additional information about the route.
getTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Additional information about the route.
getTravelAdvisoryBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
getTravelAdvisoryBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisoryBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisoryBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.Route
Additional information about the route.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisoryOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisoryOrBuilder() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
getTravelAdvisoryOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Additional information about the route.
getTravelAdvisoryOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Additional information about the route.
getTravelAdvisoryOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Additional information about the route.
getTravelMode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTravelMode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getTravelMode() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getTravelMode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTravelMode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getTravelMode() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getTravelMode() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The travel mode of the multi-modal segment.
getTravelMode() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
The travel mode of the multi-modal segment.
getTravelMode() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
The travel mode of the multi-modal segment.
getTravelMode() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel mode used for this step.
getTravelMode() - Method in class com.google.maps.routing.v2.RouteLegStep
The travel mode used for this step.
getTravelMode() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The travel mode used for this step.
getTravelModeValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getTravelModeValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getTravelModeValue() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getTravelModeValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getTravelModeValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getTravelModeValue() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getTravelModeValue() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The travel mode of the multi-modal segment.
getTravelModeValue() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
The travel mode of the multi-modal segment.
getTravelModeValue() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
The travel mode of the multi-modal segment.
getTravelModeValue() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel mode used for this step.
getTravelModeValue() - Method in class com.google.maps.routing.v2.RouteLegStep
The travel mode used for this step.
getTravelModeValue() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The travel mode used for this step.
getTripShortText() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
getTripShortText() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
The text that appears in schedules and sign boards to identify a transit trip to passengers.
getTripShortText() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
getTripShortTextBytes() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
getTripShortTextBytes() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
The text that appears in schedules and sign boards to identify a transit trip to passengers.
getTripShortTextBytes() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
getType(int) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
getType(int) - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The type(s) of the result, in the form of zero or more type tags.
getType(int) - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The type(s) of the result, in the form of zero or more type tags.
getType() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The type of vehicle used.
getType() - Method in class com.google.maps.routing.v2.TransitVehicle
The type of vehicle used.
getType() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The type of vehicle used.
getTypeBytes(int) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
getTypeBytes(int) - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The type(s) of the result, in the form of zero or more type tags.
getTypeBytes(int) - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The type(s) of the result, in the form of zero or more type tags.
getTypeCount() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
getTypeCount() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The type(s) of the result, in the form of zero or more type tags.
getTypeCount() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The type(s) of the result, in the form of zero or more type tags.
getTypeList() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
getTypeList() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The type(s) of the result, in the form of zero or more type tags.
getTypeList() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The type(s) of the result, in the form of zero or more type tags.
getTypeValue() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The type of vehicle used.
getTypeValue() - Method in class com.google.maps.routing.v2.TransitVehicle
The type of vehicle used.
getTypeValue() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The type of vehicle used.
getUnits() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getUnits() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getUnits() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getUnits() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getUnits() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getUnits() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getUnitsValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
getUnitsValue() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
getUnitsValue() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
getUnitsValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
getUnitsValue() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
getUnitsValue() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
getUri() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's URI.
getUri() - Method in class com.google.maps.routing.v2.TransitAgency
The transit agency's URI.
getUri() - Method in interface com.google.maps.routing.v2.TransitAgencyOrBuilder
The transit agency's URI.
getUri() - Method in class com.google.maps.routing.v2.TransitLine.Builder
the URI for this transit line as provided by the transit agency.
getUri() - Method in class com.google.maps.routing.v2.TransitLine
the URI for this transit line as provided by the transit agency.
getUri() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
the URI for this transit line as provided by the transit agency.
getUriBytes() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's URI.
getUriBytes() - Method in class com.google.maps.routing.v2.TransitAgency
The transit agency's URI.
getUriBytes() - Method in interface com.google.maps.routing.v2.TransitAgencyOrBuilder
The transit agency's URI.
getUriBytes() - Method in class com.google.maps.routing.v2.TransitLine.Builder
the URI for this transit line as provided by the transit agency.
getUriBytes() - Method in class com.google.maps.routing.v2.TransitLine
the URI for this transit line as provided by the transit agency.
getUriBytes() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
the URI for this transit line as provided by the transit agency.
getValueDescriptor() - Method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.FallbackReason
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.Maneuver
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.PolylineEncoding
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.PolylineQuality
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.RouteLabel
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.RouteTravelMode
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.RoutingPreference
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.TollPass
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.TrafficModel
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.Units
 
getValueDescriptor() - Method in enum com.google.maps.routing.v2.VehicleEmissionType
 
getVehicle() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
getVehicle() - Method in class com.google.maps.routing.v2.TransitLine
The type of vehicle that operates on this transit line.
getVehicle() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The type of vehicle that operates on this transit line.
getVehicleBuilder() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
getVehicleInfo() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
getVehicleInfo() - Method in class com.google.maps.routing.v2.RouteModifiers
Specifies the vehicle information.
getVehicleInfo() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Specifies the vehicle information.
getVehicleInfoBuilder() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
getVehicleInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
getVehicleInfoOrBuilder() - Method in class com.google.maps.routing.v2.RouteModifiers
Specifies the vehicle information.
getVehicleInfoOrBuilder() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Specifies the vehicle information.
getVehicleOrBuilder() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
getVehicleOrBuilder() - Method in class com.google.maps.routing.v2.TransitLine
The type of vehicle that operates on this transit line.
getVehicleOrBuilder() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The type of vehicle that operates on this transit line.
getVehicleStopover() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Indicates that the waypoint is meant for vehicles to stop at, where the intention is to either pickup or drop-off.
getVehicleStopover() - Method in class com.google.maps.routing.v2.Waypoint
Indicates that the waypoint is meant for vehicles to stop at, where the intention is to either pickup or drop-off.
getVehicleStopover() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
Indicates that the waypoint is meant for vehicles to stop at, where the intention is to either pickup or drop-off.
getVia() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Marks this waypoint as a milestone rather a stopping point.
getVia() - Method in class com.google.maps.routing.v2.Waypoint
Marks this waypoint as a milestone rather a stopping point.
getVia() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
Marks this waypoint as a milestone rather a stopping point.
getViewport() - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
getViewport() - Method in class com.google.maps.routing.v2.Route
The viewport bounding box of the polyline.
getViewport() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The viewport bounding box of the polyline.
getViewportBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
getViewportOrBuilder() - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
getViewportOrBuilder() - Method in class com.google.maps.routing.v2.Route
The viewport bounding box of the polyline.
getViewportOrBuilder() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The viewport bounding box of the polyline.
getWarnings(int) - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
getWarnings(int) - Method in class com.google.maps.routing.v2.Route
An array of warnings to show when displaying the route.
getWarnings(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
An array of warnings to show when displaying the route.
getWarningsBytes(int) - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
getWarningsBytes(int) - Method in class com.google.maps.routing.v2.Route
An array of warnings to show when displaying the route.
getWarningsBytes(int) - Method in interface com.google.maps.routing.v2.RouteOrBuilder
An array of warnings to show when displaying the route.
getWarningsCount() - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
getWarningsCount() - Method in class com.google.maps.routing.v2.Route
An array of warnings to show when displaying the route.
getWarningsCount() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
An array of warnings to show when displaying the route.
getWarningsList() - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
getWarningsList() - Method in class com.google.maps.routing.v2.Route
An array of warnings to show when displaying the route.
getWarningsList() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
An array of warnings to show when displaying the route.
getWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
getWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
Required.
getWaypoint() - Method in interface com.google.maps.routing.v2.RouteMatrixDestinationOrBuilder
Required.
getWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
getWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
Required.
getWaypoint() - Method in interface com.google.maps.routing.v2.RouteMatrixOriginOrBuilder
Required.
getWaypointBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
getWaypointBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
getWaypointOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
getWaypointOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
Required.
getWaypointOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixDestinationOrBuilder
Required.
getWaypointOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
getWaypointOrBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
Required.
getWaypointOrBuilder() - Method in interface com.google.maps.routing.v2.RouteMatrixOriginOrBuilder
Required.
GONDOLA_LIFT_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
An aerial cable car.

H

hasAddress() - Method in class com.google.maps.routing.v2.Waypoint.Builder
Human readable address or a plus code.
hasAddress() - Method in class com.google.maps.routing.v2.Waypoint
Human readable address or a plus code.
hasAddress() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
Human readable address or a plus code.
hasArrivalStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
hasArrivalStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
Information about the arrival stop for the step.
hasArrivalStop() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
Information about the arrival stop for the step.
hasArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
hasArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
hasArrivalTime() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
hasArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
hasArrivalTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
hasArrivalTime() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
hasArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
hasArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
Time in its formatted text representation with a corresponding time zone.
hasArrivalTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder
Time in its formatted text representation with a corresponding time zone.
hasArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
hasArrivalTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
The estimated time of arrival for the step.
hasArrivalTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
The estimated time of arrival for the step.
hasDepartureStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
hasDepartureStop() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
Information about the departure stop for the step.
hasDepartureStop() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
Information about the departure stop for the step.
hasDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
hasDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
hasDepartureTime() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
hasDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
hasDepartureTime() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
hasDepartureTime() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
hasDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
hasDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
Time in its formatted text representation with a corresponding time zone.
hasDepartureTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder
Time in its formatted text representation with a corresponding time zone.
hasDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
hasDepartureTime() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
The estimated time of departure for the step.
hasDepartureTime() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
The estimated time of departure for the step.
hasDestination() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
hasDestination() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Required.
hasDestination() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Required.
hasDestination() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
hasDestination() - Method in class com.google.maps.routing.v2.GeocodingResults
Destination geocoded waypoint.
hasDestination() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
Destination geocoded waypoint.
hasDestinationIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the destination in the request.
hasDestinationIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Zero-based index of the destination in the request.
hasDestinationIndex() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Zero-based index of the destination in the request.
hasDistance() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Travel distance represented in text form.
hasDistance() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Travel distance represented in text form.
hasDistance() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
Travel distance represented in text form.
hasDistance() - Method in interface com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValuesOrBuilder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
hasDistance() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Travel distance represented in text form.
hasDistance() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Travel distance represented in text form.
hasDuration() - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
hasDuration() - Method in class com.google.maps.routing.v2.Route
The length of time needed to navigate the route.
hasDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
hasDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Duration, represented in text form and localized to the region of the query.
hasDuration() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Duration, represented in text form and localized to the region of the query.
hasDuration() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
hasDuration() - Method in class com.google.maps.routing.v2.RouteLeg
The length of time needed to navigate the leg.
hasDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
hasDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Duration, represented in text form and localized to the region of the query.
hasDuration() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Duration, represented in text form and localized to the region of the query.
hasDuration() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The length of time needed to navigate the leg.
hasDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
hasDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The length of time needed to navigate the route.
hasDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
hasDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Duration represented in text form taking traffic conditions into consideration.
hasDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Duration represented in text form taking traffic conditions into consideration.
hasDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The length of time needed to navigate the route.
hasDuration() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The length of time needed to navigate the route.
hasEncodedPolyline() - Method in class com.google.maps.routing.v2.Polyline.Builder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
hasEncodedPolyline() - Method in class com.google.maps.routing.v2.Polyline
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
hasEncodedPolyline() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
hasEndIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The end index of this detail in the polyline.
hasEndIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
The end index of this detail in the polyline.
hasEndIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.PolylinePointIndexOrBuilder
The end index of this detail in the polyline.
hasEndLocation() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
hasEndLocation() - Method in class com.google.maps.routing.v2.RouteLeg
The end location of this leg.
hasEndLocation() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The end location of this leg.
hasEndLocation() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
hasEndLocation() - Method in class com.google.maps.routing.v2.RouteLegStep
The end location of this step.
hasEndLocation() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The end location of this step.
hasEndPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The ending index of this interval in the polyline.
hasEndPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
The ending index of this interval in the polyline.
hasEndPolylinePointIndex() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
The ending index of this interval in the polyline.
hasFallbackInfo() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
hasFallbackInfo() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
hasFallbackInfo() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
hasFallbackInfo() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
hasFallbackInfo() - Method in class com.google.maps.routing.v2.RouteMatrixElement
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
hasFallbackInfo() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
hasGeocoderStatus() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
hasGeocoderStatus() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
Indicates the status code resulting from the geocoding operation.
hasGeocoderStatus() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
Indicates the status code resulting from the geocoding operation.
hasGeocodingResults() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
hasGeocodingResults() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
Contains geocoding response info for waypoints specified as addresses.
hasGeocodingResults() - Method in interface com.google.maps.routing.v2.ComputeRoutesResponseOrBuilder
Contains geocoding response info for waypoints specified as addresses.
hasGeoJsonLinestring() - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
hasGeoJsonLinestring() - Method in class com.google.maps.routing.v2.Polyline
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
hasGeoJsonLinestring() - Method in interface com.google.maps.routing.v2.PolylineOrBuilder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
hashCode() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
hashCode() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
hashCode() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
hashCode() - Method in class com.google.maps.routing.v2.FallbackInfo
 
hashCode() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
hashCode() - Method in class com.google.maps.routing.v2.GeocodingResults
 
hashCode() - Method in class com.google.maps.routing.v2.LocalizedTime
 
hashCode() - Method in class com.google.maps.routing.v2.Location
 
hashCode() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
hashCode() - Method in class com.google.maps.routing.v2.Polyline
 
hashCode() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
hashCode() - Method in class com.google.maps.routing.v2.PolylineDetails
 
hashCode() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
hashCode() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
hashCode() - Method in class com.google.maps.routing.v2.Route
 
hashCode() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLeg
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegStep
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
hashCode() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
hashCode() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
hashCode() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
hashCode() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
hashCode() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
hashCode() - Method in class com.google.maps.routing.v2.RouteModifiers
 
hashCode() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
hashCode() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
hashCode() - Method in class com.google.maps.routing.v2.TollInfo
 
hashCode() - Method in class com.google.maps.routing.v2.TransitAgency
 
hashCode() - Method in class com.google.maps.routing.v2.TransitLine
 
hashCode() - Method in class com.google.maps.routing.v2.TransitPreferences
 
hashCode() - Method in class com.google.maps.routing.v2.TransitStop
 
hashCode() - Method in class com.google.maps.routing.v2.TransitVehicle
 
hashCode() - Method in class com.google.maps.routing.v2.VehicleInfo
 
hashCode() - Method in class com.google.maps.routing.v2.Waypoint
 
hasHeading() - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
hasHeading() - Method in class com.google.maps.routing.v2.Location
The compass heading associated with the direction of the flow of traffic.
hasHeading() - Method in interface com.google.maps.routing.v2.LocationOrBuilder
The compass heading associated with the direction of the flow of traffic.
hasHeadway() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
hasHeadway() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Specifies the expected time as a duration between departures from the same stop at this time.
hasHeadway() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Specifies the expected time as a duration between departures from the same stop at this time.
hasIntermediateWaypointRequestIndex() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The index of the corresponding intermediate waypoint in the request.
hasIntermediateWaypointRequestIndex() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
The index of the corresponding intermediate waypoint in the request.
hasIntermediateWaypointRequestIndex() - Method in interface com.google.maps.routing.v2.GeocodedWaypointOrBuilder
The index of the corresponding intermediate waypoint in the request.
hasLatLng() - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
hasLatLng() - Method in class com.google.maps.routing.v2.Location
The waypoint's geographic coordinates.
hasLatLng() - Method in interface com.google.maps.routing.v2.LocationOrBuilder
The waypoint's geographic coordinates.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.Route
Text representations of properties of the `Route`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLeg
Text representations of properties of the `RouteLeg`.
hasLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Text representations of properties of the `RouteLeg`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStep
Text representations of properties of the `RouteLegStep`.
hasLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Text representations of properties of the `RouteLegStep`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Text representations of properties of the `RouteLegStepTransitDetails`.
hasLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Text representations of properties of the `RouteLegStepTransitDetails`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
hasLocalizedValues() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Text representations of properties of the `RouteMatrixElement`.
hasLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Text representations of properties of the `RouteMatrixElement`.
hasLocalizedValues() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Text representations of properties of the `Route`.
hasLocation() - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
hasLocation() - Method in class com.google.maps.routing.v2.TransitStop
The location of the stop expressed in latitude/longitude coordinates.
hasLocation() - Method in interface com.google.maps.routing.v2.TransitStopOrBuilder
The location of the stop expressed in latitude/longitude coordinates.
hasLocation() - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
hasLocation() - Method in class com.google.maps.routing.v2.Waypoint
A point specified using geographic coordinates, including an optional heading.
hasLocation() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
A point specified using geographic coordinates, including an optional heading.
hasName() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
hasName() - Method in class com.google.maps.routing.v2.TransitVehicle
The name of this vehicle, capitalized.
hasName() - Method in interface com.google.maps.routing.v2.TransitVehicleOrBuilder
The name of this vehicle, capitalized.
hasNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
hasNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
NavigationInstruction for the multi-modal segment.
hasNavigationInstruction() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
NavigationInstruction for the multi-modal segment.
hasNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
hasNavigationInstruction() - Method in class com.google.maps.routing.v2.RouteLegStep
Navigation instructions.
hasNavigationInstruction() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Navigation instructions.
hasOrigin() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
hasOrigin() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Required.
hasOrigin() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Required.
hasOrigin() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
hasOrigin() - Method in class com.google.maps.routing.v2.GeocodingResults
Origin geocoded waypoint.
hasOrigin() - Method in interface com.google.maps.routing.v2.GeocodingResultsOrBuilder
Origin geocoded waypoint.
hasOriginIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the origin in the request.
hasOriginIndex() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Zero-based index of the origin in the request.
hasOriginIndex() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Zero-based index of the origin in the request.
hasPlaceId() - Method in class com.google.maps.routing.v2.Waypoint.Builder
The POI Place ID associated with the waypoint.
hasPlaceId() - Method in class com.google.maps.routing.v2.Waypoint
The POI Place ID associated with the waypoint.
hasPlaceId() - Method in interface com.google.maps.routing.v2.WaypointOrBuilder
The POI Place ID associated with the waypoint.
hasPolyline() - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
hasPolyline() - Method in class com.google.maps.routing.v2.Route
The overall route polyline.
hasPolyline() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
hasPolyline() - Method in class com.google.maps.routing.v2.RouteLeg
The overall polyline for this leg that includes each `step`'s polyline.
hasPolyline() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The overall polyline for this leg that includes each `step`'s polyline.
hasPolyline() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
hasPolyline() - Method in class com.google.maps.routing.v2.RouteLegStep
The polyline associated with this step.
hasPolyline() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The polyline associated with this step.
hasPolyline() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The overall route polyline.
hasPolylineDetails() - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
hasPolylineDetails() - Method in class com.google.maps.routing.v2.Route
Contains information about details along the polyline.
hasPolylineDetails() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Contains information about details along the polyline.
hasPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
hasPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
The location of flyover related information along the polyline.
hasPolylinePointIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.FlyoverInfoOrBuilder
The location of flyover related information along the polyline.
hasPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
hasPolylinePointIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
The location of narrow road related information along the polyline.
hasPolylinePointIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfoOrBuilder
The location of narrow road related information along the polyline.
hasRouteModifiers() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
hasRouteModifiers() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
hasRouteModifiers() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
hasRouteModifiers() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
hasRouteModifiers() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
Optional.
hasRouteModifiers() - Method in interface com.google.maps.routing.v2.RouteMatrixOriginOrBuilder
Optional.
hasSpeed() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
Traffic speed in this interval.
hasSpeed() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
Traffic speed in this interval.
hasSpeed() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
Traffic speed in this interval.
hasStartIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The start index of this detail in the polyline.
hasStartIndex() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
The start index of this detail in the polyline.
hasStartIndex() - Method in interface com.google.maps.routing.v2.PolylineDetails.PolylinePointIndexOrBuilder
The start index of this detail in the polyline.
hasStartLocation() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
hasStartLocation() - Method in class com.google.maps.routing.v2.RouteLeg
The start location of this leg.
hasStartLocation() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The start location of this leg.
hasStartLocation() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
hasStartLocation() - Method in class com.google.maps.routing.v2.RouteLegStep
The start location of this step.
hasStartLocation() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The start location of this step.
hasStartPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The starting index of this interval in the polyline.
hasStartPolylinePointIndex() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
The starting index of this interval in the polyline.
hasStartPolylinePointIndex() - Method in interface com.google.maps.routing.v2.SpeedReadingIntervalOrBuilder
The starting index of this interval in the polyline.
hasStaticDuration() - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.Route
The duration of travel through the route without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep
The duration of travel through this step without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValuesOrBuilder
Duration without taking traffic conditions into consideration, represented in text form.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
The duration of travel through this step without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement
The duration of traveling through the route without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
hasStaticDuration() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Duration represented in text form without taking traffic conditions into consideration.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Duration represented in text form without taking traffic conditions into consideration.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
The duration of traveling through the route without taking traffic conditions into consideration.
hasStaticDuration() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The duration of travel through the route without taking traffic conditions into consideration.
hasStatus() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
hasStatus() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Error status code for this element.
hasStatus() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Error status code for this element.
hasStepEndIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
hasStepEndIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
hasStepEndIndex() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
hasStepsOverview() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
hasStepsOverview() - Method in class com.google.maps.routing.v2.RouteLeg
Overview information about the steps in this `RouteLeg`.
hasStepsOverview() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Overview information about the steps in this `RouteLeg`.
hasStepStartIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
hasStepStartIndex() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
hasStepStartIndex() - Method in interface com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
hasStopDetails() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
hasStopDetails() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Information about the arrival and departure stops for the step.
hasStopDetails() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Information about the arrival and departure stops for the step.
hasTime() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
hasTime() - Method in class com.google.maps.routing.v2.LocalizedTime
The time specified as a string in a given time zone.
hasTime() - Method in interface com.google.maps.routing.v2.LocalizedTimeOrBuilder
The time specified as a string in a given time zone.
hasTollInfo() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
hasTollInfo() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
Contains information about tolls on the specific `RouteLeg`.
hasTollInfo() - Method in interface com.google.maps.routing.v2.RouteLegTravelAdvisoryOrBuilder
Contains information about tolls on the specific `RouteLeg`.
hasTollInfo() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
hasTollInfo() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
Contains information about tolls on the route.
hasTollInfo() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
Contains information about tolls on the route.
hasTransitDetails() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
hasTransitDetails() - Method in class com.google.maps.routing.v2.RouteLegStep
Details pertaining to this step if the travel mode is `TRANSIT`.
hasTransitDetails() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Details pertaining to this step if the travel mode is `TRANSIT`.
hasTransitFare() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
hasTransitFare() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
Transit fare represented in text form.
hasTransitFare() - Method in interface com.google.maps.routing.v2.Route.RouteLocalizedValuesOrBuilder
Transit fare represented in text form.
hasTransitFare() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
hasTransitFare() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
Transit fare represented in text form.
hasTransitFare() - Method in interface com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
Transit fare represented in text form.
hasTransitFare() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
hasTransitFare() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
hasTransitFare() - Method in interface com.google.maps.routing.v2.RouteTravelAdvisoryOrBuilder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
hasTransitLine() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
hasTransitLine() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
Information about the transit line used in this step.
hasTransitLine() - Method in interface com.google.maps.routing.v2.RouteLegStepTransitDetailsOrBuilder
Information about the transit line used in this step.
hasTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
hasTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
Optional.
hasTransitPreferences() - Method in interface com.google.maps.routing.v2.ComputeRouteMatrixRequestOrBuilder
Optional.
hasTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
hasTransitPreferences() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
Optional.
hasTransitPreferences() - Method in interface com.google.maps.routing.v2.ComputeRoutesRequestOrBuilder
Optional.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.Route
Additional information about the route.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLeg
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
hasTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteLegOrBuilder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteLegStep
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
hasTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteLegStepOrBuilder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
hasTravelAdvisory() - Method in class com.google.maps.routing.v2.RouteMatrixElement
Additional information about the route.
hasTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteMatrixElementOrBuilder
Additional information about the route.
hasTravelAdvisory() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
Additional information about the route.
hasVehicle() - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
hasVehicle() - Method in class com.google.maps.routing.v2.TransitLine
The type of vehicle that operates on this transit line.
hasVehicle() - Method in interface com.google.maps.routing.v2.TransitLineOrBuilder
The type of vehicle that operates on this transit line.
hasVehicleInfo() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
hasVehicleInfo() - Method in class com.google.maps.routing.v2.RouteModifiers
Specifies the vehicle information.
hasVehicleInfo() - Method in interface com.google.maps.routing.v2.RouteModifiersOrBuilder
Specifies the vehicle information.
hasViewport() - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
hasViewport() - Method in class com.google.maps.routing.v2.Route
The viewport bounding box of the polyline.
hasViewport() - Method in interface com.google.maps.routing.v2.RouteOrBuilder
The viewport bounding box of the polyline.
hasWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
hasWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
Required.
hasWaypoint() - Method in interface com.google.maps.routing.v2.RouteMatrixDestinationOrBuilder
Required.
hasWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
hasWaypoint() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
Required.
hasWaypoint() - Method in interface com.google.maps.routing.v2.RouteMatrixOriginOrBuilder
Required.
HEADING_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Location
 
HEADSIGN_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
HEADWAY_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
HEAVY_RAIL_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Heavy rail.
HIGH_QUALITY_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineQuality
Specifies a high-quality polyline - which is composed using more points than `OVERVIEW`, at the cost of increased response size.
HIGH_SPEED_TRAIN_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
High speed train.
HTML_FORMATTED_NAVIGATION_INSTRUCTIONS_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
[`NavigationInstructions`](google.maps.routing.v2.NavigationInstructions.instructions) presented as a formatted HTML text string.
HYBRID_VALUE - Static variable in enum com.google.maps.routing.v2.VehicleEmissionType
Hybrid fuel (such as gasoline + electric) vehicle.

I

ICON_URI_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
ICON_URI_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitVehicle
 
ID_E_TOLL_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Indonesia.
IMPERIAL_VALUE - Static variable in enum com.google.maps.routing.v2.Units
Imperial (English) units of measure.
IN_FASTAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
India.
IN_LOCAL_HP_PLATE_EXEMPT_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
India, HP state plate exemption.
INSTRUCTIONS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.NavigationInstruction
 
INTERCITY_BUS_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Intercity bus.
INTERMEDIATE_WAYPOINT_REQUEST_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodedWaypoint
 
INTERMEDIATES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
INTERMEDIATES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodingResults
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.FallbackInfo
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.GeocodingResults
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.LocalizedTime
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Location.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Location
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Polyline
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Route.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Route
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStep
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteModifiers
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TollInfo
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitAgency
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitLine
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitPreferences
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitStop
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.TransitVehicle
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.VehicleInfo
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.maps.routing.v2.Waypoint
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.FallbackReason
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.Maneuver
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.PolylineEncoding
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.PolylineQuality
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.RouteLabel
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.RouteTravelMode
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.RoutingPreference
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.TollPass
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.TrafficModel
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.Units
 
internalGetValueMap() - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
 
isInitialized() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
isInitialized() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
isInitialized() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
isInitialized() - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.FallbackInfo
 
isInitialized() - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
isInitialized() - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.GeocodingResults
 
isInitialized() - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.LocalizedTime
 
isInitialized() - Method in class com.google.maps.routing.v2.Location.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.Location
 
isInitialized() - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
isInitialized() - Method in class com.google.maps.routing.v2.Polyline.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.Polyline
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
isInitialized() - Method in class com.google.maps.routing.v2.Route.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.Route
 
isInitialized() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStep
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteModifiers
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
isInitialized() - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
isInitialized() - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.TollInfo
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitAgency
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitLine
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitPreferences
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitStop
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.TransitVehicle
 
isInitialized() - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.VehicleInfo
 
isInitialized() - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
isInitialized() - Method in class com.google.maps.routing.v2.Waypoint
 

J

JP_ETC2_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Japan ETC2.0.
JP_ETC_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Japan ETC.

L

LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
LAT_LNG_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Location
 
LATENCY_EXCEEDED_VALUE - Static variable in enum com.google.maps.routing.v2.FallbackReason
We were not able to finish the calculation with your preferred routing mode on time, but we were able to return a result calculated by an alternative mode.
LEGS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
LESS_WALKING_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
Indicates that the calculated route should prefer limited amounts of walking.
LIGHT_RAIL_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Travel by light rail or tram.
LOCAL_ICON_URI_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitVehicle
 
LOCALIZED_VALUES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
LOCALIZED_VALUES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
LOCALIZED_VALUES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
LOCALIZED_VALUES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
LOCALIZED_VALUES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
LocalizedTime - Class in com.google.maps.routing.v2
Localized description of time.
LocalizedTime.Builder - Class in com.google.maps.routing.v2
Localized description of time.
LocalizedTimeOrBuilder - Interface in com.google.maps.routing.v2
 
LocalizedTimeProto - Class in com.google.maps.routing.v2
 
Location - Class in com.google.maps.routing.v2
Encapsulates a location (a geographic point, and an optional heading).
Location.Builder - Class in com.google.maps.routing.v2
Encapsulates a location (a geographic point, and an optional heading).
LOCATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitStop
 
LOCATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Waypoint
 
LocationOrBuilder - Interface in com.google.maps.routing.v2
 
LocationProto - Class in com.google.maps.routing.v2
 
LONG_DISTANCE_TRAIN_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Long distance train.

M

Maneuver - Enum in com.google.maps.routing.v2
A set of values that specify the navigation action to take for the current step (for example, turn left, merge, or straight).
MANEUVER_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.NavigationInstruction
 
MANEUVER_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Not used.
ManeuverProto - Class in com.google.maps.routing.v2
 
MERGE_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Merge into traffic.
mergeArrivalStop(TransitStop) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
mergeArrivalTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
mergeArrivalTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
mergeArrivalTime(LocalizedTime) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
mergeArrivalTime(Timestamp) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
mergeDepartureStop(TransitStop) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
mergeDepartureTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
mergeDepartureTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
mergeDepartureTime(LocalizedTime) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
mergeDepartureTime(Timestamp) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
mergeDestination(Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
mergeDestination(GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
mergeDistance(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
mergeDistance(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
mergeDistance(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
mergeDistance(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
mergeDuration(Duration) - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
mergeDuration(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
mergeDuration(Duration) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
mergeDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
mergeDuration(Duration) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
mergeDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
mergeEndLocation(Location) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
mergeEndLocation(Location) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
mergeFallbackInfo(FallbackInfo) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
mergeFallbackInfo(FallbackInfo) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
mergeFrom(Message) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
mergeFrom(ComputeRouteMatrixRequest) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
mergeFrom(ComputeRoutesRequest) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
mergeFrom(ComputeRoutesResponse) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
mergeFrom(FallbackInfo) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
mergeFrom(GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
mergeFrom(GeocodingResults) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
mergeFrom(LocalizedTime) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.Location.Builder
 
mergeFrom(Location) - Method in class com.google.maps.routing.v2.Location.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.Location.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
mergeFrom(NavigationInstruction) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
mergeFrom(Polyline) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
mergeFrom(PolylineDetails) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
mergeFrom(PolylineDetails.FlyoverInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
mergeFrom(PolylineDetails.NarrowRoadInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
mergeFrom(PolylineDetails.PolylinePointIndex) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.Route.Builder
 
mergeFrom(Route) - Method in class com.google.maps.routing.v2.Route.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.Route.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
mergeFrom(Route.RouteLocalizedValues) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
mergeFrom(RouteLeg) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
mergeFrom(RouteLeg.RouteLegLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
mergeFrom(RouteLeg.StepsOverview) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
mergeFrom(RouteLeg.StepsOverview.MultiModalSegment) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
mergeFrom(RouteLegStep) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
mergeFrom(RouteLegStep.RouteLegStepLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
mergeFrom(RouteLegStepTransitDetails) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
mergeFrom(RouteLegStepTransitDetails.TransitDetailsLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
mergeFrom(RouteLegStepTransitDetails.TransitStopDetails) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
mergeFrom(RouteLegStepTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
mergeFrom(RouteLegTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
mergeFrom(RouteMatrixDestination) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
mergeFrom(RouteMatrixElement) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
mergeFrom(RouteMatrixElement.LocalizedValues) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
mergeFrom(RouteMatrixOrigin) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
mergeFrom(RouteModifiers) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
mergeFrom(RouteTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
mergeFrom(SpeedReadingInterval) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
mergeFrom(TollInfo) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
mergeFrom(TransitAgency) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
mergeFrom(TransitLine) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
mergeFrom(TransitPreferences) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
mergeFrom(TransitStop) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
mergeFrom(TransitVehicle) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
mergeFrom(VehicleInfo) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
mergeFrom(Message) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
mergeFrom(Waypoint) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
mergeGeocoderStatus(Status) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
mergeGeocodingResults(GeocodingResults) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
mergeGeoJsonLinestring(Struct) - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
mergeHeading(Int32Value) - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
mergeHeadway(Duration) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
mergeLatLng(LatLng) - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
mergeLocalizedValues(Route.RouteLocalizedValues) - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
mergeLocalizedValues(RouteLeg.RouteLegLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
mergeLocalizedValues(RouteLegStep.RouteLegStepLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
mergeLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
mergeLocalizedValues(RouteMatrixElement.LocalizedValues) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
mergeLocation(Location) - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
mergeLocation(Location) - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
mergeName(LocalizedText) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
mergeNavigationInstruction(NavigationInstruction) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
mergeNavigationInstruction(NavigationInstruction) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
mergeOrigin(Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
mergeOrigin(GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
mergePolyline(Polyline) - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
mergePolyline(Polyline) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
mergePolyline(Polyline) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
mergePolylineDetails(PolylineDetails) - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
mergePolylinePointIndex(PolylineDetails.PolylinePointIndex) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
mergePolylinePointIndex(PolylineDetails.PolylinePointIndex) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
mergeRouteModifiers(RouteModifiers) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
mergeRouteModifiers(RouteModifiers) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
mergeStartLocation(Location) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
mergeStartLocation(Location) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
mergeStaticDuration(Duration) - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
mergeStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
mergeStaticDuration(Duration) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
mergeStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
mergeStaticDuration(Duration) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
mergeStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
mergeStaticDuration(Duration) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
mergeStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
mergeStatus(Status) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
mergeStepsOverview(RouteLeg.StepsOverview) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
mergeStopDetails(RouteLegStepTransitDetails.TransitStopDetails) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
mergeTime(LocalizedText) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
mergeTollInfo(TollInfo) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
mergeTollInfo(TollInfo) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
mergeTransitDetails(RouteLegStepTransitDetails) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
mergeTransitFare(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
mergeTransitFare(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
mergeTransitFare(Money) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
mergeTransitLine(TransitLine) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
mergeTransitPreferences(TransitPreferences) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
mergeTransitPreferences(TransitPreferences) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
mergeTravelAdvisory(RouteTravelAdvisory) - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
mergeTravelAdvisory(RouteLegTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
mergeTravelAdvisory(RouteLegStepTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
mergeTravelAdvisory(RouteTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Location.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Route.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
mergeVehicle(TransitVehicle) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
mergeVehicleInfo(VehicleInfo) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
mergeViewport(Viewport) - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
mergeWaypoint(Waypoint) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
mergeWaypoint(Waypoint) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
METRIC_VALUE - Static variable in enum com.google.maps.routing.v2.Units
Metric units of measure.
METRO_RAIL_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Light rail transit.
MONORAIL_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Monorail.
MULTI_MODAL_SEGMENTS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
MX_IAVE_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico toll pass.
MX_PASE_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico https://www.pase.com.mx MX_PASE = 91;
MX_QUICKPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico https://operadoravial.com/quick-pass/ MX_QUICKPASS = 93;
MX_SISTEMA_TELEPEAJE_CHIHUAHUA_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
http://appsh.chihuahua.gob.mx/transparencia/?
MX_TAG_IAVE_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico MX_TAG_IAVE = 12;
MX_TAG_TELEVIA_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico toll pass company.
MX_TELEVIA_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico toll pass company.
MX_VIAPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Mexico toll pass.

N

NAME_CHANGE_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Used to indicate a street name change.
NAME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitAgency
 
NAME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
NAME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitStop
 
NAME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitVehicle
 
NAME_SHORT_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
NARROW_ROAD_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails
 
NARROW_ROAD_INFO_ON_POLYLINE_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Narrow road information for the route(s).
NARROW_ROAD_PRESENCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
NAVIGATION_INSTRUCTION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
NAVIGATION_INSTRUCTION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
NavigationInstruction - Class in com.google.maps.routing.v2
Encapsulates navigation instructions for a [`RouteLegStep`][google.maps.routing.v2.RouteLegStep].
NavigationInstruction.Builder - Class in com.google.maps.routing.v2
Encapsulates navigation instructions for a [`RouteLegStep`][google.maps.routing.v2.RouteLegStep].
NavigationInstructionOrBuilder - Interface in com.google.maps.routing.v2
 
NavigationInstructionProto - Class in com.google.maps.routing.v2
 
newBuilder() - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
newBuilder(ComputeRouteMatrixRequest) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
newBuilder() - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
newBuilder(ComputeRoutesRequest) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
newBuilder() - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
newBuilder(ComputeRoutesResponse) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
newBuilder() - Static method in class com.google.maps.routing.v2.FallbackInfo
 
newBuilder(FallbackInfo) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
newBuilder() - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
newBuilder(GeocodedWaypoint) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
newBuilder() - Static method in class com.google.maps.routing.v2.GeocodingResults
 
newBuilder(GeocodingResults) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
newBuilder() - Static method in class com.google.maps.routing.v2.LocalizedTime
 
newBuilder(LocalizedTime) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
newBuilder() - Static method in class com.google.maps.routing.v2.Location
 
newBuilder(Location) - Static method in class com.google.maps.routing.v2.Location
 
newBuilder() - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
newBuilder(NavigationInstruction) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
newBuilder() - Static method in class com.google.maps.routing.v2.Polyline
 
newBuilder(Polyline) - Static method in class com.google.maps.routing.v2.Polyline
 
newBuilder() - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
newBuilder(PolylineDetails.FlyoverInfo) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
newBuilder() - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
newBuilder(PolylineDetails.NarrowRoadInfo) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
newBuilder() - Static method in class com.google.maps.routing.v2.PolylineDetails
 
newBuilder(PolylineDetails) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
newBuilder() - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
newBuilder(PolylineDetails.PolylinePointIndex) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
newBuilder() - Static method in class com.google.maps.routing.v2.Route
 
newBuilder(Route) - Static method in class com.google.maps.routing.v2.Route
 
newBuilder() - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
newBuilder(Route.RouteLocalizedValues) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLeg
 
newBuilder(RouteLeg) - Static method in class com.google.maps.routing.v2.RouteLeg
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
newBuilder(RouteLeg.RouteLegLocalizedValues) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
newBuilder(RouteLeg.StepsOverview.MultiModalSegment) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
newBuilder(RouteLeg.StepsOverview) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegStep
 
newBuilder(RouteLegStep) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
newBuilder(RouteLegStep.RouteLegStepLocalizedValues) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
newBuilder(RouteLegStepTransitDetails) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
newBuilder(RouteLegStepTransitDetails.TransitDetailsLocalizedValues) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
newBuilder(RouteLegStepTransitDetails.TransitStopDetails) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
newBuilder(RouteLegStepTravelAdvisory) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
newBuilder(RouteLegTravelAdvisory) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
newBuilder(RouteMatrixDestination) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
newBuilder(RouteMatrixElement.LocalizedValues) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
newBuilder(RouteMatrixElement) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
newBuilder(RouteMatrixOrigin) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteModifiers
 
newBuilder(RouteModifiers) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
newBuilder() - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
newBuilder(RouteTravelAdvisory) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
newBuilder() - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
newBuilder(SpeedReadingInterval) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
newBuilder() - Static method in class com.google.maps.routing.v2.TollInfo
 
newBuilder(TollInfo) - Static method in class com.google.maps.routing.v2.TollInfo
 
newBuilder() - Static method in class com.google.maps.routing.v2.TransitAgency
 
newBuilder(TransitAgency) - Static method in class com.google.maps.routing.v2.TransitAgency
 
newBuilder() - Static method in class com.google.maps.routing.v2.TransitLine
 
newBuilder(TransitLine) - Static method in class com.google.maps.routing.v2.TransitLine
 
newBuilder() - Static method in class com.google.maps.routing.v2.TransitPreferences
 
newBuilder(TransitPreferences) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
newBuilder() - Static method in class com.google.maps.routing.v2.TransitStop
 
newBuilder(TransitStop) - Static method in class com.google.maps.routing.v2.TransitStop
 
newBuilder() - Static method in class com.google.maps.routing.v2.TransitVehicle
 
newBuilder(TransitVehicle) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
newBuilder() - Static method in class com.google.maps.routing.v2.VehicleInfo
 
newBuilder(VehicleInfo) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
newBuilder() - Static method in class com.google.maps.routing.v2.Waypoint
 
newBuilder(Waypoint) - Static method in class com.google.maps.routing.v2.Waypoint
 
newBuilderForType() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
newBuilderForType() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
newBuilderForType() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
newBuilderForType() - Method in class com.google.maps.routing.v2.FallbackInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.FallbackInfo
 
newBuilderForType() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
newBuilderForType() - Method in class com.google.maps.routing.v2.GeocodingResults
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.GeocodingResults
 
newBuilderForType() - Method in class com.google.maps.routing.v2.LocalizedTime
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.LocalizedTime
 
newBuilderForType() - Method in class com.google.maps.routing.v2.Location
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.Location
 
newBuilderForType() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.NavigationInstruction
 
newBuilderForType() - Method in class com.google.maps.routing.v2.Polyline
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.Polyline
 
newBuilderForType() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
newBuilderForType() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
newBuilderForType() - Method in class com.google.maps.routing.v2.PolylineDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.PolylineDetails
 
newBuilderForType() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
newBuilderForType() - Method in class com.google.maps.routing.v2.Route
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.Route
 
newBuilderForType() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLeg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLeg
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegStep
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegStep
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteModifiers
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteModifiers
 
newBuilderForType() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
newBuilderForType() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
newBuilderForType() - Method in class com.google.maps.routing.v2.TollInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.TollInfo
 
newBuilderForType() - Method in class com.google.maps.routing.v2.TransitAgency
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.TransitAgency
 
newBuilderForType() - Method in class com.google.maps.routing.v2.TransitLine
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.TransitLine
 
newBuilderForType() - Method in class com.google.maps.routing.v2.TransitPreferences
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.TransitPreferences
 
newBuilderForType() - Method in class com.google.maps.routing.v2.TransitStop
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.TransitStop
 
newBuilderForType() - Method in class com.google.maps.routing.v2.TransitVehicle
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.TransitVehicle
 
newBuilderForType() - Method in class com.google.maps.routing.v2.VehicleInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.VehicleInfo
 
newBuilderForType() - Method in class com.google.maps.routing.v2.Waypoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.maps.routing.v2.Waypoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.FallbackInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.GeocodingResults
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.LocalizedTime
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.Location
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.NavigationInstruction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.Polyline
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.PolylineDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.Route
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLeg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegStep
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteModifiers
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.TollInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.TransitAgency
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.TransitLine
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.TransitPreferences
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.TransitStop
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.TransitVehicle
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.VehicleInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.maps.routing.v2.Waypoint
 
NORMAL_VALUE - Static variable in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
Normal speed, no slowdown is detected.

O

OPTIMISTIC_VALUE - Static variable in enum com.google.maps.routing.v2.TrafficModel
Indicates that the returned duration should be shorter than the actual travel time on most days, though occasional days with particularly good traffic conditions may be faster than this value.
OPTIMIZE_WAYPOINT_ORDER_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
OPTIMIZED_INTERMEDIATE_WAYPOINT_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
ORIGIN_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
ORIGIN_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodingResults
 
ORIGIN_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
ORIGINS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
OTHER_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
All other vehicles.
OVERVIEW_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineQuality
Specifies an overview polyline - which is composed using a small number of points.

P

parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Location
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.Polyline
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Polyline
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.Route
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Location
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Polyline
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitAgency
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitLine
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitStop
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(ByteString) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(byte[]) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(InputStream) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(CodedInputStream) - Static method in class com.google.maps.routing.v2.Waypoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.Waypoint
 
parser() - Static method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
parser() - Static method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
parser() - Static method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
parser() - Static method in class com.google.maps.routing.v2.FallbackInfo
 
parser() - Static method in class com.google.maps.routing.v2.GeocodedWaypoint
 
parser() - Static method in class com.google.maps.routing.v2.GeocodingResults
 
parser() - Static method in class com.google.maps.routing.v2.LocalizedTime
 
parser() - Static method in class com.google.maps.routing.v2.Location
 
parser() - Static method in class com.google.maps.routing.v2.NavigationInstruction
 
parser() - Static method in class com.google.maps.routing.v2.Polyline
 
parser() - Static method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
parser() - Static method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
parser() - Static method in class com.google.maps.routing.v2.PolylineDetails
 
parser() - Static method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
parser() - Static method in class com.google.maps.routing.v2.Route
 
parser() - Static method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
parser() - Static method in class com.google.maps.routing.v2.RouteLeg
 
parser() - Static method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
parser() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
parser() - Static method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegStep
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
parser() - Static method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
parser() - Static method in class com.google.maps.routing.v2.RouteMatrixDestination
 
parser() - Static method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
parser() - Static method in class com.google.maps.routing.v2.RouteMatrixElement
 
parser() - Static method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
parser() - Static method in class com.google.maps.routing.v2.RouteModifiers
 
parser() - Static method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
parser() - Static method in class com.google.maps.routing.v2.SpeedReadingInterval
 
parser() - Static method in class com.google.maps.routing.v2.TollInfo
 
parser() - Static method in class com.google.maps.routing.v2.TransitAgency
 
parser() - Static method in class com.google.maps.routing.v2.TransitLine
 
parser() - Static method in class com.google.maps.routing.v2.TransitPreferences
 
parser() - Static method in class com.google.maps.routing.v2.TransitStop
 
parser() - Static method in class com.google.maps.routing.v2.TransitVehicle
 
parser() - Static method in class com.google.maps.routing.v2.VehicleInfo
 
parser() - Static method in class com.google.maps.routing.v2.Waypoint
 
PARTIAL_MATCH_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodedWaypoint
 
PESSIMISTIC_VALUE - Static variable in enum com.google.maps.routing.v2.TrafficModel
Indicates that the returned duration should be longer than the actual travel time on most days, though occasional days with particularly bad traffic conditions may exceed this value.
PHONE_NUMBER_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitAgency
 
PLACE_ID_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodedWaypoint
 
PLACE_ID_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Waypoint
 
Polyline - Class in com.google.maps.routing.v2
Encapsulates an encoded polyline.
Polyline.Builder - Class in com.google.maps.routing.v2
Encapsulates an encoded polyline.
Polyline.PolylineTypeCase - Enum in com.google.maps.routing.v2
 
POLYLINE_DETAILS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
POLYLINE_ENCODING_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
POLYLINE_ENCODING_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineEncoding
No polyline type preference specified.
POLYLINE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
POLYLINE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
POLYLINE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
POLYLINE_POINT_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
POLYLINE_POINT_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
POLYLINE_QUALITY_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
POLYLINE_QUALITY_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineQuality
No polyline quality preference specified.
PolylineDetails - Class in com.google.maps.routing.v2
Details corresponding to a given index or contiguous segment of a polyline.
PolylineDetails.Builder - Class in com.google.maps.routing.v2
Details corresponding to a given index or contiguous segment of a polyline.
PolylineDetails.FlyoverInfo - Class in com.google.maps.routing.v2
Encapsulates information about flyovers along the polyline.
PolylineDetails.FlyoverInfo.Builder - Class in com.google.maps.routing.v2
Encapsulates information about flyovers along the polyline.
PolylineDetails.FlyoverInfoOrBuilder - Interface in com.google.maps.routing.v2
 
PolylineDetails.NarrowRoadInfo - Class in com.google.maps.routing.v2
Encapsulates information about narrow roads along the polyline.
PolylineDetails.NarrowRoadInfo.Builder - Class in com.google.maps.routing.v2
Encapsulates information about narrow roads along the polyline.
PolylineDetails.NarrowRoadInfoOrBuilder - Interface in com.google.maps.routing.v2
 
PolylineDetails.PolylinePointIndex - Class in com.google.maps.routing.v2
Encapsulates the start and end indexes for a polyline detail.
PolylineDetails.PolylinePointIndex.Builder - Class in com.google.maps.routing.v2
Encapsulates the start and end indexes for a polyline detail.
PolylineDetails.PolylinePointIndexOrBuilder - Interface in com.google.maps.routing.v2
 
PolylineDetails.RoadFeatureState - Enum in com.google.maps.routing.v2
Encapsulates the states of road features along a stretch of polyline.
PolylineDetailsOrBuilder - Interface in com.google.maps.routing.v2
 
PolylineDetailsProto - Class in com.google.maps.routing.v2
 
PolylineEncoding - Enum in com.google.maps.routing.v2
Specifies the preferred type of polyline to be returned.
PolylineOrBuilder - Interface in com.google.maps.routing.v2
 
PolylineProto - Class in com.google.maps.routing.v2
 
PolylineQuality - Enum in com.google.maps.routing.v2
A set of values that specify the quality of the polyline.

R

RAIL_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Travel by rail.
RAIL_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Rail.
RAMP_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Take the left ramp.
RAMP_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Take the right ramp.
REASON_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.FallbackInfo
 
REFERENCE_ROUTE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
Not used.
REGION_CODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
REGION_CODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.FallbackInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.FallbackInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.GeocodingResultsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.GeocodingResultsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocalizedTimeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.LocalizedTimeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.LocationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.LocationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.ManeuverProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.ManeuverProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.NavigationInstructionProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.NavigationInstructionProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineDetailsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.PolylineDetailsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.PolylineProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.PolylineProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteLabelProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.RouteLabelProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteModifiersProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.RouteModifiersProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.RouteProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RoutesServiceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.RoutesServiceProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RouteTravelModeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.RouteTravelModeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.RoutingPreferenceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.RoutingPreferenceProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.SpeedReadingIntervalProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.SpeedReadingIntervalProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.TollInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TollPassesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.TollPassesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TrafficModelProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.TrafficModelProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitPreferencesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.TransitPreferencesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.TransitProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.TransitProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.UnitsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.UnitsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleEmissionTypeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.VehicleEmissionTypeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.VehicleInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.VehicleInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.maps.routing.v2.WaypointProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.maps.routing.v2.WaypointProto
 
removeAgencies(int) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
removeDestinations(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
removeEstimatedPrice(int) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
removeFlyoverInfo(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
removeIntermediates(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
removeIntermediates(int) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
removeLegs(int) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
removeMultiModalSegments(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
removeNarrowRoadInfo(int) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
removeOrigins(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
removeRoutes(int) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
removeSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
removeSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
removeSpeedReadingIntervals(int) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
removeSteps(int) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
REQUESTED_REFERENCE_ROUTES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
ROAD_FEATURE_STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
The road feature's state was not computed (default value).
ROUNDABOUT_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn left at the roundabout.
ROUNDABOUT_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn right at the roundabout.
Route - Class in com.google.maps.routing.v2
Contains a route, which consists of a series of connected road segments that join beginning, ending, and intermediate waypoints.
Route.Builder - Class in com.google.maps.routing.v2
Contains a route, which consists of a series of connected road segments that join beginning, ending, and intermediate waypoints.
Route.RouteLocalizedValues - Class in com.google.maps.routing.v2
Text representations of certain properties.
Route.RouteLocalizedValues.Builder - Class in com.google.maps.routing.v2
Text representations of certain properties.
Route.RouteLocalizedValuesOrBuilder - Interface in com.google.maps.routing.v2
 
ROUTE_EXISTS_VALUE - Static variable in enum com.google.maps.routing.v2.RouteMatrixElementCondition
A route was found, and the corresponding information was filled out for the element.
ROUTE_LABEL_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.RouteLabel
Default - not used.
ROUTE_LABELS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
ROUTE_MATRIX_ELEMENT_CONDITION_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.RouteMatrixElementCondition
Only used when the `status` of the element is not OK.
ROUTE_MODIFIERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
ROUTE_MODIFIERS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixOrigin
 
ROUTE_NOT_FOUND_VALUE - Static variable in enum com.google.maps.routing.v2.RouteMatrixElementCondition
No route could be found.
ROUTE_RESTRICTIONS_PARTIALLY_IGNORED_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteTravelAdvisory
 
ROUTE_TOKEN_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
RouteLabel - Enum in com.google.maps.routing.v2
Labels for the [`Route`][google.maps.routing.v2.Route] that are useful to identify specific properties of the route to compare against others.
RouteLabelProto - Class in com.google.maps.routing.v2
 
RouteLeg - Class in com.google.maps.routing.v2
Contains a segment between non-`via` waypoints.
RouteLeg.Builder - Class in com.google.maps.routing.v2
Contains a segment between non-`via` waypoints.
RouteLeg.RouteLegLocalizedValues - Class in com.google.maps.routing.v2
Text representations of certain properties.
RouteLeg.RouteLegLocalizedValues.Builder - Class in com.google.maps.routing.v2
Text representations of certain properties.
RouteLeg.RouteLegLocalizedValuesOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLeg.StepsOverview - Class in com.google.maps.routing.v2
Provides overview information about a list of `RouteLegStep`s.
RouteLeg.StepsOverview.Builder - Class in com.google.maps.routing.v2
Provides overview information about a list of `RouteLegStep`s.
RouteLeg.StepsOverview.MultiModalSegment - Class in com.google.maps.routing.v2
Provides summarized information about different multi-modal segments of the `RouteLeg.steps`.
RouteLeg.StepsOverview.MultiModalSegment.Builder - Class in com.google.maps.routing.v2
Provides summarized information about different multi-modal segments of the `RouteLeg.steps`.
RouteLeg.StepsOverview.MultiModalSegmentOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLeg.StepsOverviewOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegStep - Class in com.google.maps.routing.v2
Contains a segment of a [`RouteLeg`][google.maps.routing.v2.RouteLeg].
RouteLegStep.Builder - Class in com.google.maps.routing.v2
Contains a segment of a [`RouteLeg`][google.maps.routing.v2.RouteLeg].
RouteLegStep.RouteLegStepLocalizedValues - Class in com.google.maps.routing.v2
Text representations of certain properties.
RouteLegStep.RouteLegStepLocalizedValues.Builder - Class in com.google.maps.routing.v2
Text representations of certain properties.
RouteLegStep.RouteLegStepLocalizedValuesOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegStepOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegStepTransitDetails - Class in com.google.maps.routing.v2
Additional information for the `RouteLegStep` related to `TRANSIT` routes.
RouteLegStepTransitDetails.Builder - Class in com.google.maps.routing.v2
Additional information for the `RouteLegStep` related to `TRANSIT` routes.
RouteLegStepTransitDetails.TransitDetailsLocalizedValues - Class in com.google.maps.routing.v2
Localized descriptions of values for `RouteTransitDetails`.
RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder - Class in com.google.maps.routing.v2
Localized descriptions of values for `RouteTransitDetails`.
RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegStepTransitDetails.TransitStopDetails - Class in com.google.maps.routing.v2
Details about the transit stops for the `RouteLegStep`.
RouteLegStepTransitDetails.TransitStopDetails.Builder - Class in com.google.maps.routing.v2
Details about the transit stops for the `RouteLegStep`.
RouteLegStepTransitDetails.TransitStopDetailsOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegStepTransitDetailsOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegStepTravelAdvisory - Class in com.google.maps.routing.v2
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.
RouteLegStepTravelAdvisory.Builder - Class in com.google.maps.routing.v2
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.
RouteLegStepTravelAdvisoryOrBuilder - Interface in com.google.maps.routing.v2
 
RouteLegTravelAdvisory - Class in com.google.maps.routing.v2
Contains the additional information that the user should be informed about on a leg step, such as possible traffic zone restrictions.
RouteLegTravelAdvisory.Builder - Class in com.google.maps.routing.v2
Contains the additional information that the user should be informed about on a leg step, such as possible traffic zone restrictions.
RouteLegTravelAdvisoryOrBuilder - Interface in com.google.maps.routing.v2
 
RouteMatrixDestination - Class in com.google.maps.routing.v2
A single destination for ComputeRouteMatrixRequest Protobuf type google.maps.routing.v2.RouteMatrixDestination
RouteMatrixDestination.Builder - Class in com.google.maps.routing.v2
A single destination for ComputeRouteMatrixRequest Protobuf type google.maps.routing.v2.RouteMatrixDestination
RouteMatrixDestinationOrBuilder - Interface in com.google.maps.routing.v2
 
RouteMatrixElement - Class in com.google.maps.routing.v2
Contains route information computed for an origin/destination pair in the ComputeRouteMatrix API.
RouteMatrixElement.Builder - Class in com.google.maps.routing.v2
Contains route information computed for an origin/destination pair in the ComputeRouteMatrix API.
RouteMatrixElement.LocalizedValues - Class in com.google.maps.routing.v2
Text representations of certain properties.
RouteMatrixElement.LocalizedValues.Builder - Class in com.google.maps.routing.v2
Text representations of certain properties.
RouteMatrixElement.LocalizedValuesOrBuilder - Interface in com.google.maps.routing.v2
 
RouteMatrixElementCondition - Enum in com.google.maps.routing.v2
The condition of the route being returned.
RouteMatrixElementOrBuilder - Interface in com.google.maps.routing.v2
 
RouteMatrixOrigin - Class in com.google.maps.routing.v2
A single origin for ComputeRouteMatrixRequest Protobuf type google.maps.routing.v2.RouteMatrixOrigin
RouteMatrixOrigin.Builder - Class in com.google.maps.routing.v2
A single origin for ComputeRouteMatrixRequest Protobuf type google.maps.routing.v2.RouteMatrixOrigin
RouteMatrixOriginOrBuilder - Interface in com.google.maps.routing.v2
 
RouteModifiers - Class in com.google.maps.routing.v2
Encapsulates a set of optional conditions to satisfy when calculating the routes.
RouteModifiers.Builder - Class in com.google.maps.routing.v2
Encapsulates a set of optional conditions to satisfy when calculating the routes.
RouteModifiersOrBuilder - Interface in com.google.maps.routing.v2
 
RouteModifiersProto - Class in com.google.maps.routing.v2
 
RouteOrBuilder - Interface in com.google.maps.routing.v2
 
RouteProto - Class in com.google.maps.routing.v2
 
ROUTES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesResponse
 
RoutesServiceProto - Class in com.google.maps.routing.v2
 
RouteTravelAdvisory - Class in com.google.maps.routing.v2
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions.
RouteTravelAdvisory.Builder - Class in com.google.maps.routing.v2
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions.
RouteTravelAdvisoryOrBuilder - Interface in com.google.maps.routing.v2
 
RouteTravelMode - Enum in com.google.maps.routing.v2
A set of values used to specify the mode of travel.
RouteTravelModeProto - Class in com.google.maps.routing.v2
 
ROUTING_MODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.FallbackInfo
 
ROUTING_PREFERENCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
ROUTING_PREFERENCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
ROUTING_PREFERENCE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitPreferences
 
ROUTING_PREFERENCE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.RoutingPreference
No routing preference specified.
RoutingPreference - Enum in com.google.maps.routing.v2
A set of values that specify factors to take into consideration when calculating the route.
RoutingPreferenceProto - Class in com.google.maps.routing.v2
 

S

SERVER_ERROR_VALUE - Static variable in enum com.google.maps.routing.v2.FallbackReason
A server error happened while calculating routes with your preferred routing mode, but we were able to return a result calculated by an alternative mode.
setAddress(String) - Method in class com.google.maps.routing.v2.Waypoint.Builder
Human readable address or a plus code.
setAddressBytes(ByteString) - Method in class com.google.maps.routing.v2.Waypoint.Builder
Human readable address or a plus code.
setAgencies(int, TransitAgency) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
setAgencies(int, TransitAgency.Builder) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The transit agency (or agencies) that operates this transit line.
setAllowedTravelModes(int, TransitPreferences.TransitTravelMode) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
setAllowedTravelModesValue(int, int) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A set of travel modes to use when getting a `TRANSIT` route.
setArrivalStop(TransitStop) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
setArrivalStop(TransitStop.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the arrival stop for the step.
setArrivalTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setArrivalTime(Timestamp.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setArrivalTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setArrivalTime(Timestamp.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setArrivalTime(LocalizedTime) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
setArrivalTime(LocalizedTime.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
setArrivalTime(Timestamp) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
setArrivalTime(Timestamp.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of arrival for the step.
setAvoidFerries(boolean) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries.
setAvoidHighways(boolean) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids highways where reasonable, giving preference to routes not containing highways.
setAvoidIndoor(boolean) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
setAvoidTolls(boolean) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
setColor(String) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in signage for this line.
setColorBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in signage for this line.
setComputeAlternativeRoutes(boolean) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setCondition(RouteMatrixElementCondition) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Indicates whether the route was found or not.
setConditionValue(int) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Indicates whether the route was found or not.
setDepartureStop(TransitStop) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
setDepartureStop(TransitStop.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
Information about the departure stop for the step.
setDepartureTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setDepartureTime(Timestamp.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setDepartureTime(Timestamp) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setDepartureTime(Timestamp.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setDepartureTime(LocalizedTime) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
setDepartureTime(LocalizedTime.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
Time in its formatted text representation with a corresponding time zone.
setDepartureTime(Timestamp) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
setDepartureTime(Timestamp.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
The estimated time of departure for the step.
setDescription(String) - Method in class com.google.maps.routing.v2.Route.Builder
A description of the route.
setDescriptionBytes(ByteString) - Method in class com.google.maps.routing.v2.Route.Builder
A description of the route.
setDestination(Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
setDestination(Waypoint.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
setDestination(GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
setDestination(GeocodedWaypoint.Builder) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Destination geocoded waypoint.
setDestinationIndex(int) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the destination in the request.
setDestinations(int, RouteMatrixDestination) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
setDestinations(int, RouteMatrixDestination.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
setDistance(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
setDistance(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Travel distance represented in text form.
setDistanceMeters(int) - Method in class com.google.maps.routing.v2.Route.Builder
The travel distance of the route, in meters.
setDistanceMeters(int) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The travel distance of the route leg, in meters.
setDistanceMeters(int) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel distance of this step, in meters.
setDistanceMeters(int) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The travel distance of the route, in meters.
setDuration(Duration) - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
setDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
The length of time needed to navigate the route.
setDuration(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
setDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
setDuration(Duration) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
setDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The length of time needed to navigate the leg.
setDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
setDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration, represented in text form and localized to the region of the query.
setDuration(Duration) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
setDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The length of time needed to navigate the route.
setDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
setDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form taking traffic conditions into consideration.
setEmissionType(VehicleEmissionType) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
Describes the vehicle's emission type.
setEmissionTypeValue(int) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
Describes the vehicle's emission type.
setEncodedPolyline(String) - Method in class com.google.maps.routing.v2.Polyline.Builder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
setEncodedPolylineBytes(ByteString) - Method in class com.google.maps.routing.v2.Polyline.Builder
The string encoding of the polyline using the [polyline encoding algorithm](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) string encoded_polyline = 1;
setEndIndex(int) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The end index of this detail in the polyline.
setEndLocation(Location) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
setEndLocation(Location.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The end location of this leg.
setEndLocation(Location) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
setEndLocation(Location.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The end location of this step.
setEndPolylinePointIndex(int) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The ending index of this interval in the polyline.
setEstimatedPrice(int, Money) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
setEstimatedPrice(int, Money.Builder) - Method in class com.google.maps.routing.v2.TollInfo.Builder
The monetary amount of tolls for the corresponding [`Route`][google.maps.routing.v2.Route] or [`RouteLeg`][google.maps.routing.v2.RouteLeg].
setExtraComputations(int, ComputeRouteMatrixRequest.ExtraComputation) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setExtraComputations(int, ComputeRoutesRequest.ExtraComputation) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setExtraComputationsValue(int, int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setExtraComputationsValue(int, int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setFallbackInfo(FallbackInfo) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
setFallbackInfo(FallbackInfo.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.
setFallbackInfo(FallbackInfo) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
setFallbackInfo(FallbackInfo.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Location.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Route.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
setFlyoverInfo(int, PolylineDetails.FlyoverInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
setFlyoverInfo(int, PolylineDetails.FlyoverInfo.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Flyover details along the polyline.
setFlyoverPresence(PolylineDetails.RoadFeatureState) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
Output only.
setFlyoverPresenceValue(int) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
Output only.
setFuelConsumptionMicroliters(long) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
The predicted fuel consumption in microliters.
setGeocoderStatus(Status) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
setGeocoderStatus(Status.Builder) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates the status code resulting from the geocoding operation.
setGeocodingResults(GeocodingResults) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
setGeocodingResults(GeocodingResults.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains geocoding response info for waypoints specified as addresses.
setGeoJsonLinestring(Struct) - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
setGeoJsonLinestring(Struct.Builder) - Method in class com.google.maps.routing.v2.Polyline.Builder
Specifies a polyline using the [GeoJSON LineString format](https://tools.ietf.org/html/rfc7946#section-3.1.4).
setHeading(Int32Value) - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
setHeading(Int32Value.Builder) - Method in class com.google.maps.routing.v2.Location.Builder
The compass heading associated with the direction of the flow of traffic.
setHeadsign(String) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
setHeadsignBytes(ByteString) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.
setHeadway(Duration) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
setHeadway(Duration.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Specifies the expected time as a duration between departures from the same stop at this time.
setIconUri(String) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The URI for the icon associated with this line.
setIconUri(String) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for an icon associated with this vehicle type.
setIconUriBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The URI for the icon associated with this line.
setIconUriBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for an icon associated with this vehicle type.
setInstructions(String) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Instructions for navigating this step.
setInstructionsBytes(ByteString) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Instructions for navigating this step.
setIntermediates(int, Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setIntermediates(int, Waypoint.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setIntermediates(int, GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
setIntermediates(int, GeocodedWaypoint.Builder) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
setIntermediateWaypointRequestIndex(int) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The index of the corresponding intermediate waypoint in the request.
setLanguageCode(String) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setLanguageCode(String) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setLanguageCodeBytes(ByteString) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setLanguageCodeBytes(ByteString) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setLatLng(LatLng) - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
setLatLng(LatLng.Builder) - Method in class com.google.maps.routing.v2.Location.Builder
The waypoint's geographic coordinates.
setLegs(int, RouteLeg) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
setLegs(int, RouteLeg.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
A collection of legs (path segments between waypoints) that make up the route.
setLocalIconUri(String) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for the icon associated with this vehicle type, based on the local transport signage.
setLocalIconUriBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The URI for the icon associated with this vehicle type, based on the local transport signage.
setLocalizedValues(Route.RouteLocalizedValues) - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
setLocalizedValues(Route.RouteLocalizedValues.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
Text representations of properties of the `Route`.
setLocalizedValues(RouteLeg.RouteLegLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
setLocalizedValues(RouteLeg.RouteLegLocalizedValues.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Text representations of properties of the `RouteLeg`.
setLocalizedValues(RouteLegStep.RouteLegStepLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
setLocalizedValues(RouteLegStep.RouteLegStepLocalizedValues.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Text representations of properties of the `RouteLegStep`.
setLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
setLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Text representations of properties of the `RouteLegStepTransitDetails`.
setLocalizedValues(RouteMatrixElement.LocalizedValues) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
setLocalizedValues(RouteMatrixElement.LocalizedValues.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Text representations of properties of the `RouteMatrixElement`.
setLocation(Location) - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
setLocation(Location.Builder) - Method in class com.google.maps.routing.v2.TransitStop.Builder
The location of the stop expressed in latitude/longitude coordinates.
setLocation(Location) - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
setLocation(Location.Builder) - Method in class com.google.maps.routing.v2.Waypoint.Builder
A point specified using geographic coordinates, including an optional heading.
setManeuver(Maneuver) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
setManeuverValue(int) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
Encapsulates the navigation instructions for the current step (for example, turn left, merge, or straight).
setMultiModalSegments(int, RouteLeg.StepsOverview.MultiModalSegment) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
setMultiModalSegments(int, RouteLeg.StepsOverview.MultiModalSegment.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
setName(String) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The name of this transit agency.
setName(String) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The full name of this transit line, For example, "8 Avenue Local".
setName(String) - Method in class com.google.maps.routing.v2.TransitStop.Builder
The name of the transit stop.
setName(LocalizedText) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
setName(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The name of this vehicle, capitalized.
setNameBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The name of this transit agency.
setNameBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The full name of this transit line, For example, "8 Avenue Local".
setNameBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitStop.Builder
The name of the transit stop.
setNameShort(String) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The short name of this transit line.
setNameShortBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The short name of this transit line.
setNarrowRoadInfo(int, PolylineDetails.NarrowRoadInfo) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
setNarrowRoadInfo(int, PolylineDetails.NarrowRoadInfo.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
Narrow road details along the polyline.
setNarrowRoadPresence(PolylineDetails.RoadFeatureState) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
Output only.
setNarrowRoadPresenceValue(int) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
Output only.
setNavigationInstruction(NavigationInstruction) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
setNavigationInstruction(NavigationInstruction.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
NavigationInstruction for the multi-modal segment.
setNavigationInstruction(NavigationInstruction) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
setNavigationInstruction(NavigationInstruction.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Navigation instructions.
setOptimizedIntermediateWaypointIndex(int, int) - Method in class com.google.maps.routing.v2.Route.Builder
If you set [`optimize_waypoint_order`][google.maps.routing.v2.ComputeRoutesRequest.optimize_waypoint_order] to true, this field contains the optimized ordering of intermediate waypoints.
setOptimizeWaypointOrder(boolean) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setOrigin(Waypoint) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
setOrigin(Waypoint.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Required.
setOrigin(GeocodedWaypoint) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
setOrigin(GeocodedWaypoint.Builder) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
Origin geocoded waypoint.
setOriginIndex(int) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Zero-based index of the origin in the request.
setOrigins(int, RouteMatrixOrigin) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
setOrigins(int, RouteMatrixOrigin.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Required.
setPartialMatch(boolean) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
setPhoneNumber(String) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's locale-specific formatted phone number.
setPhoneNumberBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's locale-specific formatted phone number.
setPlaceId(String) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The place ID for this result.
setPlaceId(String) - Method in class com.google.maps.routing.v2.Waypoint.Builder
The POI Place ID associated with the waypoint.
setPlaceIdBytes(ByteString) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The place ID for this result.
setPlaceIdBytes(ByteString) - Method in class com.google.maps.routing.v2.Waypoint.Builder
The POI Place ID associated with the waypoint.
setPolyline(Polyline) - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
setPolyline(Polyline.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
The overall route polyline.
setPolyline(Polyline) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
setPolyline(Polyline.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The overall polyline for this leg that includes each `step`'s polyline.
setPolyline(Polyline) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
setPolyline(Polyline.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The polyline associated with this step.
setPolylineDetails(PolylineDetails) - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
setPolylineDetails(PolylineDetails.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
Contains information about details along the polyline.
setPolylineEncoding(PolylineEncoding) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setPolylineEncodingValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setPolylinePointIndex(PolylineDetails.PolylinePointIndex) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
setPolylinePointIndex(PolylineDetails.PolylinePointIndex.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
The location of flyover related information along the polyline.
setPolylinePointIndex(PolylineDetails.PolylinePointIndex) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
setPolylinePointIndex(PolylineDetails.PolylinePointIndex.Builder) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
The location of narrow road related information along the polyline.
setPolylineQuality(PolylineQuality) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setPolylineQualityValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setReason(FallbackReason) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
The reason why fallback response was used instead of the original response.
setReasonValue(int) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
The reason why fallback response was used instead of the original response.
setRegionCode(String) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setRegionCode(String) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRegionCodeBytes(ByteString) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setRegionCodeBytes(ByteString) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.Location.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.Route.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
setRequestedReferenceRoutes(int, ComputeRoutesRequest.ReferenceRoute) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRequestedReferenceRoutesValue(int, int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRouteLabels(int, RouteLabel) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
setRouteLabelsValue(int, int) - Method in class com.google.maps.routing.v2.Route.Builder
Labels for the `Route` that are useful to identify specific properties of the route to compare against others.
setRouteModifiers(RouteModifiers) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRouteModifiers(RouteModifiers.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRouteModifiers(RouteModifiers) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
setRouteModifiers(RouteModifiers.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Optional.
setRouteRestrictionsPartiallyIgnored(boolean) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Returned route may have restrictions that are not suitable for requested travel mode or route modifiers.
setRoutes(int, Route) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
setRoutes(int, Route.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
Contains an array of computed routes (up to three) when you specify `compute_alternatives_routes`, and contains just one route when you don't.
setRouteToken(String) - Method in class com.google.maps.routing.v2.Route.Builder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
setRouteTokenBytes(ByteString) - Method in class com.google.maps.routing.v2.Route.Builder
An opaque token that can be passed to [Navigation SDK](https://developers.google.com/maps/documentation/navigation) to reconstruct the route during navigation, and, in the event of rerouting, honor the original intention when the route was created.
setRoutingMode(FallbackRoutingMode) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
Routing mode used for the response.
setRoutingModeValue(int) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
Routing mode used for the response.
setRoutingPreference(RoutingPreference) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setRoutingPreference(RoutingPreference) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRoutingPreference(TransitPreferences.TransitRoutingPreference) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A routing preference that, when specified, influences the `TRANSIT` route returned.
setRoutingPreferenceValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setRoutingPreferenceValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setRoutingPreferenceValue(int) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
A routing preference that, when specified, influences the `TRANSIT` route returned.
setSideOfRoad(boolean) - Method in class com.google.maps.routing.v2.Waypoint.Builder
Indicates that the location of this waypoint is meant to have a preference for the vehicle to stop at a particular side of road.
setSpeed(SpeedReadingInterval.Speed) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
Traffic speed in this interval.
setSpeedReadingIntervals(int, SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
setSpeedReadingIntervals(int, SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
NOTE: This field is not currently populated.
setSpeedReadingIntervals(int, SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
setSpeedReadingIntervals(int, SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
setSpeedReadingIntervals(int, SpeedReadingInterval) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
setSpeedReadingIntervals(int, SpeedReadingInterval.Builder) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Speed reading intervals detailing traffic density.
setSpeedValue(int) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
Traffic speed in this interval.
setStartIndex(int) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
The start index of this detail in the polyline.
setStartLocation(Location) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
setStartLocation(Location.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The start location of this leg.
setStartLocation(Location) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
setStartLocation(Location.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The start location of this step.
setStartPolylinePointIndex(int) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
The starting index of this interval in the polyline.
setStaticDuration(Duration) - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
setStaticDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
The duration of travel through the route without taking traffic conditions into consideration.
setStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
setStaticDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
setStaticDuration(Duration) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
setStaticDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
The duration of travel through the leg, calculated without taking traffic conditions into consideration.
setStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
setStaticDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
setStaticDuration(Duration) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
setStaticDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The duration of travel through this step without taking traffic conditions into consideration.
setStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
setStaticDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
Duration without taking traffic conditions into consideration, represented in text form.
setStaticDuration(Duration) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
setStaticDuration(Duration.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
The duration of traveling through the route without taking traffic conditions into consideration.
setStaticDuration(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
setStaticDuration(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Duration represented in text form without taking traffic conditions into consideration.
setStatus(Status) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
setStatus(Status.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Error status code for this element.
setStepEndIndex(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the end of a multi-modal segment.
setSteps(int, RouteLegStep) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
setSteps(int, RouteLegStep.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
An array of steps denoting segments within this leg.
setStepsOverview(RouteLeg.StepsOverview) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
setStepsOverview(RouteLeg.StepsOverview.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Overview information about the steps in this `RouteLeg`.
setStepStartIndex(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The corresponding `RouteLegStep` index that is the start of a multi-modal segment.
setStopCount(int) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The number of stops from the departure to the arrival stop.
setStopDetails(RouteLegStepTransitDetails.TransitStopDetails) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
setStopDetails(RouteLegStepTransitDetails.TransitStopDetails.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the arrival and departure stops for the step.
setTextColor(String) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in text on signage for this line.
setTextColorBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The color commonly used in text on signage for this line.
setTime(LocalizedText) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
setTime(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
The time specified as a string in a given time zone.
setTimeZone(String) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
Contains the time zone.
setTimeZoneBytes(ByteString) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
Contains the time zone.
setTollInfo(TollInfo) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
setTollInfo(TollInfo.Builder) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
Contains information about tolls on the specific `RouteLeg`.
setTollInfo(TollInfo) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
setTollInfo(TollInfo.Builder) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
Contains information about tolls on the route.
setTollPasses(int, TollPass) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
setTollPassesValue(int, int) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Encapsulates information about toll passes.
setTrafficModel(TrafficModel) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setTrafficModel(TrafficModel) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setTrafficModelValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setTrafficModelValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setTransitDetails(RouteLegStepTransitDetails) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
setTransitDetails(RouteLegStepTransitDetails.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Details pertaining to this step if the travel mode is `TRANSIT`.
setTransitFare(LocalizedText) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
setTransitFare(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
Transit fare represented in text form.
setTransitFare(LocalizedText) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
setTransitFare(LocalizedText.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
Transit fare represented in text form.
setTransitFare(Money) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
setTransitFare(Money.Builder) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
If present, contains the total fare or ticket costs on this route This property is only returned for `TRANSIT` requests and only for routes where fare information is available for all transit steps.
setTransitLine(TransitLine) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
setTransitLine(TransitLine.Builder) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
Information about the transit line used in this step.
setTransitPreferences(TransitPreferences) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setTransitPreferences(TransitPreferences.Builder) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setTransitPreferences(TransitPreferences) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setTransitPreferences(TransitPreferences.Builder) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setTravelAdvisory(RouteTravelAdvisory) - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
setTravelAdvisory(RouteTravelAdvisory.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
Additional information about the route.
setTravelAdvisory(RouteLegTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
setTravelAdvisory(RouteLegTravelAdvisory.Builder) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a route leg.
setTravelAdvisory(RouteLegStepTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
setTravelAdvisory(RouteLegStepTravelAdvisory.Builder) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
setTravelAdvisory(RouteTravelAdvisory) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
setTravelAdvisory(RouteTravelAdvisory.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
Additional information about the route.
setTravelMode(RouteTravelMode) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setTravelMode(RouteTravelMode) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setTravelMode(RouteTravelMode) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The travel mode of the multi-modal segment.
setTravelMode(RouteTravelMode) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel mode used for this step.
setTravelModeValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setTravelModeValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setTravelModeValue(int) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
The travel mode of the multi-modal segment.
setTravelModeValue(int) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
The travel mode used for this step.
setTripShortText(String) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
setTripShortTextBytes(ByteString) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
The text that appears in schedules and sign boards to identify a transit trip to passengers.
setType(int, String) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
The type(s) of the result, in the form of zero or more type tags.
setType(TransitVehicle.TransitVehicleType) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The type of vehicle used.
setTypeValue(int) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
The type of vehicle used.
setUnits(Units) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setUnits(Units) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setUnitsValue(int) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
Optional.
setUnitsValue(int) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
Optional.
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.FallbackInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.GeocodedWaypoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.GeocodingResults.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.LocalizedTime.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Location.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.NavigationInstruction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Polyline.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Route.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStep.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixElement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.SpeedReadingInterval.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TollInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitLine.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitPreferences.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitStop.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.TransitVehicle.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.VehicleInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.maps.routing.v2.Waypoint.Builder
 
setUri(String) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's URI.
setUri(String) - Method in class com.google.maps.routing.v2.TransitLine.Builder
the URI for this transit line as provided by the transit agency.
setUriBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitAgency.Builder
The transit agency's URI.
setUriBytes(ByteString) - Method in class com.google.maps.routing.v2.TransitLine.Builder
the URI for this transit line as provided by the transit agency.
setVehicle(TransitVehicle) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
setVehicle(TransitVehicle.Builder) - Method in class com.google.maps.routing.v2.TransitLine.Builder
The type of vehicle that operates on this transit line.
setVehicleInfo(VehicleInfo) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
setVehicleInfo(VehicleInfo.Builder) - Method in class com.google.maps.routing.v2.RouteModifiers.Builder
Specifies the vehicle information.
setVehicleStopover(boolean) - Method in class com.google.maps.routing.v2.Waypoint.Builder
Indicates that the waypoint is meant for vehicles to stop at, where the intention is to either pickup or drop-off.
setVia(boolean) - Method in class com.google.maps.routing.v2.Waypoint.Builder
Marks this waypoint as a milestone rather a stopping point.
setViewport(Viewport) - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
setViewport(Viewport.Builder) - Method in class com.google.maps.routing.v2.Route.Builder
The viewport bounding box of the polyline.
setWarnings(int, String) - Method in class com.google.maps.routing.v2.Route.Builder
An array of warnings to show when displaying the route.
setWaypoint(Waypoint) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
setWaypoint(Waypoint.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixDestination.Builder
Required.
setWaypoint(Waypoint) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
setWaypoint(Waypoint.Builder) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin.Builder
Required.
SHARE_TAXI_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Share taxi is a kind of bus with the ability to drop off and pick up passengers anywhere on its route.
SHORTER_DISTANCE_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
Route with shorter travel distance.
SHORTER_DISTANCE_VALUE - Static variable in enum com.google.maps.routing.v2.RouteLabel
Shorter travel distance route.
SIDE_OF_ROAD_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Waypoint
 
SLOW_VALUE - Static variable in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
Slowdown detected, but no traffic jam formed.
SPEED_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.SpeedReadingInterval
 
SPEED_READING_INTERVALS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
SPEED_READING_INTERVALS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
SPEED_READING_INTERVALS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteTravelAdvisory
 
SPEED_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
Default value.
SpeedReadingInterval - Class in com.google.maps.routing.v2
Traffic density indicator on a contiguous segment of a polyline or path.
SpeedReadingInterval.Builder - Class in com.google.maps.routing.v2
Traffic density indicator on a contiguous segment of a polyline or path.
SpeedReadingInterval.Speed - Enum in com.google.maps.routing.v2
The classification of polyline speed based on traffic data.
SpeedReadingInterval.SpeedTypeCase - Enum in com.google.maps.routing.v2
 
SpeedReadingIntervalOrBuilder - Interface in com.google.maps.routing.v2
 
SpeedReadingIntervalProto - Class in com.google.maps.routing.v2
 
START_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
START_LOCATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
START_LOCATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
START_POLYLINE_POINT_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.SpeedReadingInterval
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
STATIC_DURATION_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
STATUS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
STEP_END_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
STEP_START_INDEX_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
STEPS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
STEPS_OVERVIEW_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
STOP_COUNT_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
STOP_DETAILS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
STRAIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Go straight.
SUBWAY_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Travel by subway.
SUBWAY_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Underground light rail.

T

TEXT_COLOR_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
TIME_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.LocalizedTime
 
TIME_ZONE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.LocalizedTime
 
toBuilder() - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
toBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
toBuilder() - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
toBuilder() - Method in class com.google.maps.routing.v2.FallbackInfo
 
toBuilder() - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
toBuilder() - Method in class com.google.maps.routing.v2.GeocodingResults
 
toBuilder() - Method in class com.google.maps.routing.v2.LocalizedTime
 
toBuilder() - Method in class com.google.maps.routing.v2.Location
 
toBuilder() - Method in class com.google.maps.routing.v2.NavigationInstruction
 
toBuilder() - Method in class com.google.maps.routing.v2.Polyline
 
toBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
toBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
toBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
toBuilder() - Method in class com.google.maps.routing.v2.PolylineDetails
 
toBuilder() - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
toBuilder() - Method in class com.google.maps.routing.v2.Route
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLeg
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegStep
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteModifiers
 
toBuilder() - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
toBuilder() - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
toBuilder() - Method in class com.google.maps.routing.v2.TollInfo
 
toBuilder() - Method in class com.google.maps.routing.v2.TransitAgency
 
toBuilder() - Method in class com.google.maps.routing.v2.TransitLine
 
toBuilder() - Method in class com.google.maps.routing.v2.TransitPreferences
 
toBuilder() - Method in class com.google.maps.routing.v2.TransitStop
 
toBuilder() - Method in class com.google.maps.routing.v2.TransitVehicle
 
toBuilder() - Method in class com.google.maps.routing.v2.VehicleInfo
 
toBuilder() - Method in class com.google.maps.routing.v2.Waypoint
 
TOLL_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
TOLL_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteTravelAdvisory
 
TOLL_PASS_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Not used.
TOLL_PASSES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteModifiers
 
TollInfo - Class in com.google.maps.routing.v2
Encapsulates toll information on a [`Route`][google.maps.routing.v2.Route] or on a [`RouteLeg`][google.maps.routing.v2.RouteLeg].
TollInfo.Builder - Class in com.google.maps.routing.v2
Encapsulates toll information on a [`Route`][google.maps.routing.v2.Route] or on a [`RouteLeg`][google.maps.routing.v2.RouteLeg].
TollInfoOrBuilder - Interface in com.google.maps.routing.v2
 
TollInfoProto - Class in com.google.maps.routing.v2
 
TollPass - Enum in com.google.maps.routing.v2
List of toll passes around the world that we support.
TollPassesProto - Class in com.google.maps.routing.v2
 
TOLLS_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
Toll information for the matrix element(s).
TOLLS_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Toll information for the route(s).
TRAFFIC_AWARE_OPTIMAL_VALUE - Static variable in enum com.google.maps.routing.v2.RoutingPreference
Calculates the routes taking live traffic conditions into consideration, without applying most performance optimizations.
TRAFFIC_AWARE_VALUE - Static variable in enum com.google.maps.routing.v2.RoutingPreference
Calculates routes taking live traffic conditions into consideration.
TRAFFIC_JAM_VALUE - Static variable in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
Traffic jam detected.
TRAFFIC_MODEL_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
TRAFFIC_MODEL_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
TRAFFIC_MODEL_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.TrafficModel
Unused.
TRAFFIC_ON_POLYLINE_VALUE - Static variable in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Traffic aware polylines for the route(s).
TRAFFIC_UNAWARE_VALUE - Static variable in enum com.google.maps.routing.v2.RoutingPreference
Computes routes without taking live traffic conditions into consideration.
TrafficModel - Enum in com.google.maps.routing.v2
Specifies the assumptions to use when calculating time in traffic.
TrafficModelProto - Class in com.google.maps.routing.v2
 
TRAIN_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Travel by train.
TRAM_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Above ground light rail.
TRANSIT_DETAILS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
TRANSIT_FARE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
TRANSIT_FARE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
TRANSIT_FARE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteTravelAdvisory
 
TRANSIT_LINE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
TRANSIT_PREFERENCES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
TRANSIT_PREFERENCES_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
TRANSIT_ROUTING_PREFERENCE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
No preference specified.
TRANSIT_TRAVEL_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
No transit travel mode specified.
TRANSIT_VALUE - Static variable in enum com.google.maps.routing.v2.RouteTravelMode
Travel by public transit routes, where available.
TRANSIT_VEHICLE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Unused.
TransitAgency - Class in com.google.maps.routing.v2
A transit agency that operates a transit line.
TransitAgency.Builder - Class in com.google.maps.routing.v2
A transit agency that operates a transit line.
TransitAgencyOrBuilder - Interface in com.google.maps.routing.v2
 
TransitLine - Class in com.google.maps.routing.v2
Contains information about the transit line used in this step.
TransitLine.Builder - Class in com.google.maps.routing.v2
Contains information about the transit line used in this step.
TransitLineOrBuilder - Interface in com.google.maps.routing.v2
 
TransitPreferences - Class in com.google.maps.routing.v2
Preferences for `TRANSIT` based routes that influence the route that is returned.
TransitPreferences.Builder - Class in com.google.maps.routing.v2
Preferences for `TRANSIT` based routes that influence the route that is returned.
TransitPreferences.TransitRoutingPreference - Enum in com.google.maps.routing.v2
Specifies routing preferences for transit routes.
TransitPreferences.TransitTravelMode - Enum in com.google.maps.routing.v2
A set of values used to specify the mode of transit.
TransitPreferencesOrBuilder - Interface in com.google.maps.routing.v2
 
TransitPreferencesProto - Class in com.google.maps.routing.v2
 
TransitProto - Class in com.google.maps.routing.v2
 
TransitStop - Class in com.google.maps.routing.v2
Information about a transit stop.
TransitStop.Builder - Class in com.google.maps.routing.v2
Information about a transit stop.
TransitStopOrBuilder - Interface in com.google.maps.routing.v2
 
TransitVehicle - Class in com.google.maps.routing.v2
Information about a vehicle used in transit routes.
TransitVehicle.Builder - Class in com.google.maps.routing.v2
Information about a vehicle used in transit routes.
TransitVehicle.TransitVehicleType - Enum in com.google.maps.routing.v2
The type of vehicles for transit routes.
TransitVehicleOrBuilder - Interface in com.google.maps.routing.v2
 
TRAVEL_ADVISORY_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
TRAVEL_ADVISORY_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg
 
TRAVEL_ADVISORY_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
TRAVEL_ADVISORY_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixElement
 
TRAVEL_MODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
TRAVEL_MODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
TRAVEL_MODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
TRAVEL_MODE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStep
 
TRAVEL_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.RouteTravelMode
No travel mode specified.
TRIP_SHORT_TEXT_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
TROLLEYBUS_VALUE - Static variable in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Trolleybus.
TURN_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn left.
TURN_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn right.
TURN_SHARP_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn sharply to the left.
TURN_SHARP_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn sharply to the right.
TURN_SLIGHT_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn slightly to the left.
TURN_SLIGHT_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Turn slightly to the right.
TWO_WHEELER_VALUE - Static variable in enum com.google.maps.routing.v2.RouteTravelMode
Two-wheeled, motorized vehicle.
TYPE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.GeocodedWaypoint
 
TYPE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitVehicle
 

U

Units - Enum in com.google.maps.routing.v2
A set of values that specify the unit of measure used in the display.
UNITS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
UNITS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.ComputeRoutesRequest
 
UNITS_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.Units
Units of measure not specified.
UnitsProto - Class in com.google.maps.routing.v2
 
URI_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitAgency
 
URI_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
US_AK_ANTON_ANDERSON_TUNNEL_BOOK_OF_10_TICKETS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
AK, USA.
US_AL_FREEDOM_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
AL, USA.
US_CA_FASTRAK_CAV_STICKER_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Indicates driver has any FasTrak pass in addition to the DMV issued Clean Air Vehicle (CAV) sticker.
US_CA_FASTRAK_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
CA, USA.
US_CO_EXPRESSTOLL_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
CO, USA.
US_CO_GO_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
CO, USA.
US_DE_EZPASSDE_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
DE, USA.
US_FL_BOB_SIKES_TOLL_BRIDGE_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_FL_DUNES_COMMUNITY_DEVELOPMENT_DISTRICT_EXPRESSCARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_FL_EPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_FL_GIBA_TOLL_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_FL_LEEWAY_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_FL_SUNPASS_PRO_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_FL_SUNPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
FL, USA.
US_IL_EZPASSIL_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
IL, USA.
US_IL_IPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
IL, USA.
US_IN_EZPASSIN_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
IN, USA.
US_KS_BESTPASS_HORIZON_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
KS, USA.
US_KS_KTAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
KS, USA.
US_KS_NATIONALPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
KS, USA.
US_KS_PREPASS_ELITEPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
KS, USA.
US_KY_RIVERLINK_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
KY, USA.
US_LA_GEAUXPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
LA, USA.
US_LA_TOLL_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
LA, USA.
US_MA_EZPASSMA_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MA, USA.
US_MD_EZPASSMD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MD, USA.
US_ME_EZPASSME_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
ME, USA.
US_MI_AMBASSADOR_BRIDGE_PREMIER_COMMUTER_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MI, USA.
US_MI_BCPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MI, USA.
US_MI_GROSSE_ILE_TOLL_BRIDGE_PASS_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MI, USA.
US_MI_IQ_PROX_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
Deprecated.
US_MI_IQ_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MI, USA.
US_MI_MACKINAC_BRIDGE_MAC_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MI, USA.
US_MI_NEXPRESS_TOLL_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MI, USA.
US_MN_EZPASSMN_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
MN, USA.
US_NC_EZPASSNC_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NC, USA.
US_NC_PEACH_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NC, USA.
US_NC_QUICK_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NC, USA.
US_NH_EZPASSNH_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NH, USA.
US_NJ_DOWNBEACH_EXPRESS_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NJ, USA.
US_NJ_EZPASSNJ_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NJ, USA.
US_NY_EXPRESSPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NY, USA.
US_NY_EZPASSNY_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
NY, USA.
US_OH_EZPASSOH_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
OH, USA.
US_PA_EZPASSPA_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
PA, USA.
US_RI_EZPASSRI_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
RI, USA.
US_SC_PALPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
SC, USA.
US_TX_AVI_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_BANCPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_DEL_RIO_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_EAGLE_PASS_EXPRESS_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_EFAST_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_EPTOLL_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_EZ_CROSS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_EZTAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_FUEGO_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_LAREDO_TRADE_TAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_PLUSPASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_TOLLTAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_TXTAG_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_TX_XPRESS_CARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
TX, USA.
US_UT_ADAMS_AVE_PARKWAY_EXPRESSCARD_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
UT, USA.
US_VA_EZPASSVA_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
VA, USA.
US_WA_BREEZEBY_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
WA, USA.
US_WA_GOOD_TO_GO_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
WA, USA.
US_WV_EZPASSWV_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
WV, USA.
US_WV_MEMORIAL_BRIDGE_TICKETS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
WV, USA.
US_WV_MOV_PASS_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
WV, USA US_WV_MOV_PASS = 100;
US_WV_NEWELL_TOLL_BRIDGE_TICKET_VALUE - Static variable in enum com.google.maps.routing.v2.TollPass
WV, USA.
UTURN_LEFT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Make a left u-turn.
UTURN_RIGHT_VALUE - Static variable in enum com.google.maps.routing.v2.Maneuver
Make a right u-turn.

V

valueOf(String) - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.FallbackReason
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.FallbackReason
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.FallbackReason
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.Maneuver
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.Maneuver
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.Maneuver
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.Polyline.PolylineTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.Polyline.PolylineTypeCase
valueOf(String) - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.PolylineEncoding
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.PolylineEncoding
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.PolylineEncoding
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.PolylineQuality
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.PolylineQuality
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.PolylineQuality
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.RouteLabel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.RouteLabel
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.RouteLabel
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.RouteTravelMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.RouteTravelMode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.RouteTravelMode
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.RoutingPreference
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.RoutingPreference
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.RoutingPreference
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.SpeedTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.SpeedTypeCase
valueOf(String) - Static method in enum com.google.maps.routing.v2.TollPass
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.TollPass
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.TollPass
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.TrafficModel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.TrafficModel
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.TrafficModel
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.Units
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.Units
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.Units
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
 
valueOf(String) - Static method in enum com.google.maps.routing.v2.Waypoint.LocationTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.maps.routing.v2.Waypoint.LocationTypeCase
values() - Static method in enum com.google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ExtraComputation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.FallbackReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.FallbackRoutingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.Maneuver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.Polyline.PolylineTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.PolylineDetails.RoadFeatureState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.PolylineEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.PolylineQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.RouteLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.RouteMatrixElementCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.RouteTravelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.RoutingPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.Speed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.SpeedReadingInterval.SpeedTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.TollPass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.TrafficModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitRoutingPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.TransitPreferences.TransitTravelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.TransitVehicle.TransitVehicleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.VehicleEmissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.routing.v2.Waypoint.LocationTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
VEHICLE_EMISSION_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.maps.routing.v2.VehicleEmissionType
No emission type specified.
VEHICLE_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.TransitLine
 
VEHICLE_INFO_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteModifiers
 
VEHICLE_STOPOVER_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Waypoint
 
VehicleEmissionType - Enum in com.google.maps.routing.v2
A set of values describing the vehicle's emission type.
VehicleEmissionTypeProto - Class in com.google.maps.routing.v2
 
VehicleInfo - Class in com.google.maps.routing.v2
Contains the vehicle information, such as the vehicle emission type.
VehicleInfo.Builder - Class in com.google.maps.routing.v2
Contains the vehicle information, such as the vehicle emission type.
VehicleInfoOrBuilder - Interface in com.google.maps.routing.v2
 
VehicleInfoProto - Class in com.google.maps.routing.v2
 
VIA_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Waypoint
 
VIEWPORT_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 

W

WALK_VALUE - Static variable in enum com.google.maps.routing.v2.RouteTravelMode
Travel by walking.
WARNINGS_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.Route
 
Waypoint - Class in com.google.maps.routing.v2
Encapsulates a waypoint.
Waypoint.Builder - Class in com.google.maps.routing.v2
Encapsulates a waypoint.
Waypoint.LocationTypeCase - Enum in com.google.maps.routing.v2
 
WAYPOINT_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixDestination
 
WAYPOINT_FIELD_NUMBER - Static variable in class com.google.maps.routing.v2.RouteMatrixOrigin
 
WaypointOrBuilder - Interface in com.google.maps.routing.v2
 
WaypointProto - Class in com.google.maps.routing.v2
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.ComputeRouteMatrixRequest
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.ComputeRoutesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.ComputeRoutesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.FallbackInfo
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.GeocodedWaypoint
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.GeocodingResults
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.LocalizedTime
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.Location
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.NavigationInstruction
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.Polyline
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.PolylineDetails.FlyoverInfo
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.PolylineDetails.NarrowRoadInfo
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.PolylineDetails.PolylinePointIndex
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.PolylineDetails
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.Route.RouteLocalizedValues
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.Route
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLeg.RouteLegLocalizedValues
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLeg.StepsOverview
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLeg
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegStep.RouteLegStepLocalizedValues
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegStep
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegStepTransitDetails
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegStepTravelAdvisory
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteLegTravelAdvisory
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteMatrixDestination
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteMatrixElement.LocalizedValues
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteMatrixElement
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteMatrixOrigin
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteModifiers
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.RouteTravelAdvisory
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.SpeedReadingInterval
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.TollInfo
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.TransitAgency
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.TransitLine
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.TransitPreferences
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.TransitStop
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.TransitVehicle
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.VehicleInfo
 
writeTo(CodedOutputStream) - Method in class com.google.maps.routing.v2.Waypoint
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2025 Google LLC. All rights reserved.