Home
last modified time | relevance | path

Searched full:routing (Results 1 – 25 of 1689) sorted by relevance

12345678910>>...68

/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/
DGeocodingResults.java17 // source: google/maps/routing/v2/geocoding_results.proto
19 package com.google.maps.routing.v2;
25 * Contains [GeocodedWaypoints][google.maps.routing.v2.GeocodedWaypoint] for
30 * Protobuf type {@code google.maps.routing.v2.GeocodingResults}
34 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.GeocodingResults)
58 return com.google.maps.routing.v2.GeocodingResultsProto in getDescriptor()
65 return com.google.maps.routing.v2.GeocodingResultsProto in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.GeocodingResults.class, in internalGetFieldAccessorTable()
69 com.google.maps.routing.v2.GeocodingResults.Builder.class); in internalGetFieldAccessorTable()
73 private com.google.maps.routing.v2.GeocodedWaypoint origin_;
[all …]
DRouteMatrixOrigin.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
28 * Protobuf type {@code google.maps.routing.v2.RouteMatrixOrigin}
32 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteMatrixOrigin)
54 return com.google.maps.routing.v2.RoutesServiceProto in getDescriptor()
61 return com.google.maps.routing.v2.RoutesServiceProto in internalGetFieldAccessorTable()
64 com.google.maps.routing.v2.RouteMatrixOrigin.class, in internalGetFieldAccessorTable()
65 com.google.maps.routing.v2.RouteMatrixOrigin.Builder.class); in internalGetFieldAccessorTable()
69 private com.google.maps.routing.v2.Waypoint waypoint_;
77 * <code>.google.maps.routing.v2.Waypoint waypoint = 1 [(.google.api.field_behavior) = REQUIRED];
[all …]
DFallbackInfo.java17 // source: google/maps/routing/v2/fallback_info.proto
19 package com.google.maps.routing.v2;
26 * is set, then it means the server used a different routing mode from your
30 * Protobuf type {@code google.maps.routing.v2.FallbackInfo}
34 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.FallbackInfo)
59 return com.google.maps.routing.v2.FallbackInfoProto in getDescriptor()
66 return com.google.maps.routing.v2.FallbackInfoProto in internalGetFieldAccessorTable()
69 com.google.maps.routing.v2.FallbackInfo.class, in internalGetFieldAccessorTable()
70 com.google.maps.routing.v2.FallbackInfo.Builder.class); in internalGetFieldAccessorTable()
79 * Routing mode used for the response. If fallback was triggered, the mode
[all …]
DRouteLegStepTravelAdvisory.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
29 * Protobuf type {@code google.maps.routing.v2.RouteLegStepTravelAdvisory}
33 … // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteLegStepTravelAdvisory)
57 return com.google.maps.routing.v2.RouteProto in getDescriptor()
64 return com.google.maps.routing.v2.RouteProto in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.RouteLegStepTravelAdvisory.class, in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.RouteLegStepTravelAdvisory.Builder.class); in internalGetFieldAccessorTable()
74 private java.util.List<com.google.maps.routing.v2.SpeedReadingInterval> speedReadingIntervals_;
82 * <code>repeated .google.maps.routing.v2.SpeedReadingInterval speed_reading_intervals = 1;</code>
[all …]
DRouteLegStep.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
25 * Encapsulates a segment of a [RouteLeg][google.maps.routing.v2.RouteLeg]. A
30 * Protobuf type {@code google.maps.routing.v2.RouteLegStep}
34 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteLegStep)
56 return com.google.maps.routing.v2.RouteProto in getDescriptor()
63 return com.google.maps.routing.v2.RouteProto in internalGetFieldAccessorTable()
66 com.google.maps.routing.v2.RouteLegStep.class, in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.RouteLegStep.Builder.class); in internalGetFieldAccessorTable()
146 private com.google.maps.routing.v2.Polyline polyline_;
[all …]
DRoutesServiceProto.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
63 "\n+google/maps/routing/v2/routes_service."
64 + "proto\022\026google.maps.routing.v2\032\034google/ap"
67 + "oogle/maps/routing/v2/fallback_info.prot"
68 + "o\032.google/maps/routing/v2/geocoding_resu"
69 + "lts.proto\032%google/maps/routing/v2/polyli"
70 + "ne.proto\032\"google/maps/routing/v2/route.p"
71 + "roto\032,google/maps/routing/v2/route_modif"
72 + "iers.proto\032.google/maps/routing/v2/route"
[all …]
DComputeRoutesResponse.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
28 * Protobuf type {@code google.maps.routing.v2.ComputeRoutesResponse}
32 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.ComputeRoutesResponse)
56 return com.google.maps.routing.v2.RoutesServiceProto in getDescriptor()
63 return com.google.maps.routing.v2.RoutesServiceProto in internalGetFieldAccessorTable()
66 com.google.maps.routing.v2.ComputeRoutesResponse.class, in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.ComputeRoutesResponse.Builder.class); in internalGetFieldAccessorTable()
73 private java.util.List<com.google.maps.routing.v2.Route> routes_;
85 * <code>repeated .google.maps.routing.v2.Route routes = 1;</code>
[all …]
DRouteMatrixDestination.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
28 * Protobuf type {@code google.maps.routing.v2.RouteMatrixDestination}
32 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteMatrixDestination)
54 return com.google.maps.routing.v2.RoutesServiceProto in getDescriptor()
61 return com.google.maps.routing.v2.RoutesServiceProto in internalGetFieldAccessorTable()
64 com.google.maps.routing.v2.RouteMatrixDestination.class, in internalGetFieldAccessorTable()
65 com.google.maps.routing.v2.RouteMatrixDestination.Builder.class); in internalGetFieldAccessorTable()
69 private com.google.maps.routing.v2.Waypoint waypoint_;
77 * <code>.google.maps.routing.v2.Waypoint waypoint = 1 [(.google.api.field_behavior) = REQUIRED];
[all …]
DRouteLegTravelAdvisory.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
29 * Protobuf type {@code google.maps.routing.v2.RouteLegTravelAdvisory}
33 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteLegTravelAdvisory)
57 return com.google.maps.routing.v2.RouteProto in getDescriptor()
64 return com.google.maps.routing.v2.RouteProto in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.RouteLegTravelAdvisory.class, in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.RouteLegTravelAdvisory.Builder.class); in internalGetFieldAccessorTable()
72 private com.google.maps.routing.v2.TollInfo tollInfo_;
84 * <code>.google.maps.routing.v2.TollInfo toll_info = 1;</code>
[all …]
DRouteLeg.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
28 * Protobuf type {@code google.maps.routing.v2.RouteLeg}
32 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteLeg)
56 return com.google.maps.routing.v2.RouteProto in getDescriptor()
63 return com.google.maps.routing.v2.RouteProto in internalGetFieldAccessorTable()
66 com.google.maps.routing.v2.RouteLeg.class, in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.RouteLeg.Builder.class); in internalGetFieldAccessorTable()
200 private com.google.maps.routing.v2.Polyline polyline_;
209 * <code>.google.maps.routing.v2.Polyline polyline = 4;</code>
[all …]
DVehicleInfo.java17 // source: google/maps/routing/v2/vehicle_info.proto
19 package com.google.maps.routing.v2;
29 * Protobuf type {@code google.maps.routing.v2.VehicleInfo}
33 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.VehicleInfo)
57 return com.google.maps.routing.v2.VehicleInfoProto in getDescriptor()
64 return com.google.maps.routing.v2.VehicleInfoProto in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.VehicleInfo.class, in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.VehicleInfo.Builder.class); in internalGetFieldAccessorTable()
81 * <code>.google.maps.routing.v2.VehicleEmissionType emission_type = 2;</code>
97 * <code>.google.maps.routing.v2.VehicleEmissionType emission_type = 2;</code>
[all …]
DRouteProto.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
63 "\n\"google/maps/routing/v2/route.proto\022\026go"
64 + "ogle.maps.routing.v2\032\036google/geo/type/vi"
65 + "ewport.proto\032%google/maps/routing/v2/loc"
66 + "ation.proto\0323google/maps/routing/v2/navi"
71 + "google/maps/routing/v2/toll_info.proto\032\036"
75 + "e.maps.routing.v2.RouteLeg\022\027\n\017distance_m"
79 + "\030\005 \001(\0132 .google.maps.routing.v2.Polyline"
83 + "aps.routing.v2.RouteTravelAdvisory\022\023\n\013ro"
[all …]
DRouteTravelAdvisory.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
29 * Protobuf type {@code google.maps.routing.v2.RouteTravelAdvisory}
33 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteTravelAdvisory)
57 return com.google.maps.routing.v2.RouteProto in getDescriptor()
64 return com.google.maps.routing.v2.RouteProto in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.RouteTravelAdvisory.class, in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.RouteTravelAdvisory.Builder.class); in internalGetFieldAccessorTable()
72 private com.google.maps.routing.v2.TollInfo tollInfo_;
84 * <code>.google.maps.routing.v2.TollInfo toll_info = 2;</code>
[all …]
DRouteModifiers.java17 // source: google/maps/routing/v2/route_modifiers.proto
19 package com.google.maps.routing.v2;
29 * Protobuf type {@code google.maps.routing.v2.RouteModifiers}
33 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.RouteModifiers)
57 return com.google.maps.routing.v2.RouteModifiersProto in getDescriptor()
64 return com.google.maps.routing.v2.RouteModifiersProto in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.RouteModifiers.class, in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.RouteModifiers.Builder.class); in internalGetFieldAccessorTable()
79 * `TWO_WHEELER` [RouteTravelMode][google.maps.routing.v2.RouteTravelMode].
99 * `TWO_WHEELER` [RouteTravelMode][google.maps.routing.v2.RouteTravelMode].
[all …]
DNavigationInstruction.java17 // source: google/maps/routing/v2/navigation_instruction.proto
19 package com.google.maps.routing.v2;
26 * [RouteLegStep][google.maps.routing.v2.RouteLegStep]
29 * Protobuf type {@code google.maps.routing.v2.NavigationInstruction}
33 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.NavigationInstruction)
58 return com.google.maps.routing.v2.NavigationInstructionProto in getDescriptor()
65 return com.google.maps.routing.v2.NavigationInstructionProto in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.NavigationInstruction.class, in internalGetFieldAccessorTable()
69 com.google.maps.routing.v2.NavigationInstruction.Builder.class); in internalGetFieldAccessorTable()
82 * <code>.google.maps.routing.v2.Maneuver maneuver = 1;</code>
[all …]
DComputeRoutesRequest.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
28 * Protobuf type {@code google.maps.routing.v2.ComputeRoutesRequest}
32 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.ComputeRoutesRequest)
65 return com.google.maps.routing.v2.RoutesServiceProto in getDescriptor()
72 return com.google.maps.routing.v2.RoutesServiceProto in internalGetFieldAccessorTable()
75 com.google.maps.routing.v2.ComputeRoutesRequest.class, in internalGetFieldAccessorTable()
76 com.google.maps.routing.v2.ComputeRoutesRequest.Builder.class); in internalGetFieldAccessorTable()
86 * Protobuf enum {@code google.maps.routing.v2.ComputeRoutesRequest.ReferenceRoute}
192 return com.google.maps.routing.v2.ComputeRoutesRequest.getDescriptor().getEnumTypes().get(0); in getDescriptor()
[all …]
DTollInfo.java17 // source: google/maps/routing/v2/toll_info.proto
19 package com.google.maps.routing.v2;
25 * Encapsulates toll information on a [Route][google.maps.routing.v2.Route] or
26 * on a [RouteLeg][google.maps.routing.v2.RouteLeg].
29 * Protobuf type {@code google.maps.routing.v2.TollInfo}
33 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.TollInfo)
57 return com.google.maps.routing.v2.TollInfoProto in getDescriptor()
64 return com.google.maps.routing.v2.TollInfoProto in internalGetFieldAccessorTable()
67 com.google.maps.routing.v2.TollInfo.class, in internalGetFieldAccessorTable()
68 com.google.maps.routing.v2.TollInfo.Builder.class); in internalGetFieldAccessorTable()
[all …]
DRouteLegStepOrBuilder.java17 // source: google/maps/routing/v2/route.proto
19 package com.google.maps.routing.v2;
23 // @@protoc_insertion_point(interface_extends:google.maps.routing.v2.RouteLegStep)
88 * <code>.google.maps.routing.v2.Polyline polyline = 3;</code>
100 * <code>.google.maps.routing.v2.Polyline polyline = 3;</code>
104 com.google.maps.routing.v2.Polyline getPolyline(); in getPolyline()
112 * <code>.google.maps.routing.v2.Polyline polyline = 3;</code>
114 com.google.maps.routing.v2.PolylineOrBuilder getPolylineOrBuilder(); in getPolylineOrBuilder()
123 * <code>.google.maps.routing.v2.Location start_location = 4;</code>
135 * <code>.google.maps.routing.v2.Location start_location = 4;</code>
[all …]
DComputeRoutesRequestOrBuilder.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
23 // @@protoc_insertion_point(interface_extends:google.maps.routing.v2.ComputeRoutesRequest)
33 * <code>.google.maps.routing.v2.Waypoint origin = 1 [(.google.api.field_behavior) = REQUIRED];
46 * <code>.google.maps.routing.v2.Waypoint origin = 1 [(.google.api.field_behavior) = REQUIRED];
51 com.google.maps.routing.v2.Waypoint getOrigin(); in getOrigin()
59 * <code>.google.maps.routing.v2.Waypoint origin = 1 [(.google.api.field_behavior) = REQUIRED];
62 com.google.maps.routing.v2.WaypointOrBuilder getOriginOrBuilder(); in getOriginOrBuilder()
72 * .google.maps.routing.v2.Waypoint destination = 2 [(.google.api.field_behavior) = REQUIRED];
86 * .google.maps.routing.v2.Waypoint destination = 2 [(.google.api.field_behavior) = REQUIRED];
[all …]
DComputeRouteMatrixRequest.java17 // source: google/maps/routing/v2/routes_service.proto
19 package com.google.maps.routing.v2;
28 * Protobuf type {@code google.maps.routing.v2.ComputeRouteMatrixRequest}
32 // @@protoc_insertion_point(message_implements:google.maps.routing.v2.ComputeRouteMatrixRequest)
62 return com.google.maps.routing.v2.RoutesServiceProto in getDescriptor()
69 return com.google.maps.routing.v2.RoutesServiceProto in internalGetFieldAccessorTable()
72 com.google.maps.routing.v2.ComputeRouteMatrixRequest.class, in internalGetFieldAccessorTable()
73 com.google.maps.routing.v2.ComputeRouteMatrixRequest.Builder.class); in internalGetFieldAccessorTable()
83 * Protobuf enum {@code google.maps.routing.v2.ComputeRouteMatrixRequest.ExtraComputation}
188 return com.google.maps.routing.v2.ComputeRouteMatrixRequest.getDescriptor() in getDescriptor()
[all …]
DGeocodingResultsOrBuilder.java17 // source: google/maps/routing/v2/geocoding_results.proto
19 package com.google.maps.routing.v2;
23 // @@protoc_insertion_point(interface_extends:google.maps.routing.v2.GeocodingResults)
33 * <code>.google.maps.routing.v2.GeocodedWaypoint origin = 1;</code>
45 * <code>.google.maps.routing.v2.GeocodedWaypoint origin = 1;</code>
49 com.google.maps.routing.v2.GeocodedWaypoint getOrigin(); in getOrigin()
57 * <code>.google.maps.routing.v2.GeocodedWaypoint origin = 1;</code>
59 com.google.maps.routing.v2.GeocodedWaypointOrBuilder getOriginOrBuilder(); in getOriginOrBuilder()
68 * <code>.google.maps.routing.v2.GeocodedWaypoint destination = 2;</code>
80 * <code>.google.maps.routing.v2.GeocodedWaypoint destination = 2;</code>
[all …]
/external/aws-sdk-java-v2/services/route53recoverycluster/src/main/resources/codegen-resources/
Dservice-2.json32routing control. A routing control is a simple on/off switch that you can use to route traffic to …
50routing control names and Amazon Resource Names (ARNs), as well as the routing control state for e…
69routing control to reroute traffic. You can set the value to ON or OFF. When the state is ON, traf…
89routing control states. You can set the value for each state to be ON or OFF. When the state is ON…
157 …"documentation":"<p>The Amazon Resource Name (ARN) for the routing control that you want to get th…
174 "documentation":"<p>The state of the routing control.</p>"
178 "documentation":"<p>The routing control name.</p>"
198 …"documentation":"<p>The Amazon Resource Name (ARN) of the control panel of the routing controls to…
206 …"documentation":"<p>The number of routing controls objects that you want to return with this call.…
217 "documentation":"<p>The list of routing controls.</p>"
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_lower_goto_ifs.c204 route_to(nir_builder *b, struct routes *routing, nir_block *target) in route_to() argument
206 if (_mesa_set_search(routing->regular.reachable, target)) { in route_to()
207 set_path_vars(b, routing->regular.fork, target); in route_to()
208 } else if (_mesa_set_search(routing->brk.reachable, target)) { in route_to()
209 set_path_vars(b, routing->brk.fork, target); in route_to()
211 } else if (_mesa_set_search(routing->cont.reachable, target)) { in route_to()
212 set_path_vars(b, routing->cont.fork, target); in route_to()
232 route_to_cond(nir_builder *b, struct routes *routing, nir_def *condition, in route_to_cond() argument
235 if (_mesa_set_search(routing->regular.reachable, then_block)) { in route_to_cond()
236 if (_mesa_set_search(routing->regular.reachable, else_block)) { in route_to_cond()
[all …]
/external/sdk-platform-java/gapic-generator-java/src/test/proto/
Dexplicit_dynamic_routing_header_testing.proto18 import "google/api/routing.proto";
22 package google.explicit.dynamic.routing.header;
24 option java_package = "com.google.explicit.dynamic.routing.header";
28 // explicit dynamic routing headers feature, including but not limited to all examples in routing.p…
29 // All test cases in this proto assumes that the configured routing annotation is well formatted an…
35 // Extracting a field from the request to put into the routing header
38 option (google.api.routing) = {
46 // Extracting a field from the request to put into the routing header
49 option (google.api.routing) = {
60 // Extracting a field from the request to put into the routing
[all …]
/external/google-cloud-java/java-maps-routing/
D.OwlBot.yaml17 - "/java-maps-routing/grpc-google-.*/src"
18 - "/java-maps-routing/proto-google-.*/src"
19 - "/java-maps-routing/google-.*/src"
20 - "/java-maps-routing/samples/snippets/generated"
23 - "/java-maps-routing/google-.*/src/test/java/com/google/cloud/.*/v.*/it/IT.*Test.java"
26 - source: "/google/maps/routing/(v.*)/.*-java/proto-google-.*/src"
27 dest: "/owl-bot-staging/java-maps-routing/$1/proto-google-maps-routing-$1/src"
28 - source: "/google/maps/routing/(v.*)/.*-java/grpc-google-.*/src"
29 dest: "/owl-bot-staging/java-maps-routing/$1/grpc-google-maps-routing-$1/src"
30 - source: "/google/maps/routing/(v.*)/.*-java/gapic-google-.*/src"
[all …]

12345678910>>...68