Skip to content

Commit 8b0cc14

Browse files
Google APIscopybara-github
authored andcommitted
chore: delete unused gapic.yaml configs for maps/routespreferred
Committer: @miraleung PiperOrigin-RevId: 357946238
1 parent 8ca872c commit 8b0cc14

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

google/maps/routespreferred/v1/routespreferred_gapic.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,3 @@ language_settings:
55
package_name: com.google.maps.routespreferred.v1
66
go:
77
package_name: developers.google.com/maps/go/routespreferred/v1
8-
interfaces:
9-
- name: google.maps.routes.v1.RoutesPreferred
10-
collections: []
11-
retry_codes_def:
12-
- name: idempotent
13-
retry_codes:
14-
- UNAVAILABLE
15-
- name: non_idempotent
16-
retry_codes: []
17-
retry_params_def:
18-
- name: default
19-
initial_retry_delay_millis: 100
20-
retry_delay_multiplier: 1.3
21-
max_retry_delay_millis: 30000
22-
initial_rpc_timeout_millis: 30000
23-
rpc_timeout_multiplier: 1
24-
max_rpc_timeout_millis: 30000
25-
total_timeout_millis: 300000
26-
methods:
27-
- name: ComputeRoutes
28-
required_fields:
29-
- origin
30-
- destination
31-
retry_codes_name: idempotent
32-
retry_params_name: default
33-
timeout_millis: 30000

0 commit comments

Comments
 (0)