Skip to content

Commit

Permalink
chore: delete unused gapic.yaml configs for maps/routespreferred
Browse files Browse the repository at this point in the history
Committer: @miraleung
PiperOrigin-RevId: 357946238
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 17, 2021
1 parent 8ca872c commit 8b0cc14
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions google/maps/routespreferred/v1/routespreferred_gapic.yaml
Expand Up @@ -5,29 +5,3 @@ language_settings:
package_name: com.google.maps.routespreferred.v1
go:
package_name: developers.google.com/maps/go/routespreferred/v1
interfaces:
- name: google.maps.routes.v1.RoutesPreferred
collections: []
retry_codes_def:
- name: idempotent
retry_codes:
- UNAVAILABLE
- name: non_idempotent
retry_codes: []
retry_params_def:
- name: default
initial_retry_delay_millis: 100
retry_delay_multiplier: 1.3
max_retry_delay_millis: 30000
initial_rpc_timeout_millis: 30000
rpc_timeout_multiplier: 1
max_rpc_timeout_millis: 30000
total_timeout_millis: 300000
methods:
- name: ComputeRoutes
required_fields:
- origin
- destination
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000

0 comments on commit 8b0cc14

Please sign in to comment.