Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

fix: update default retry config #15

Merged
merged 12 commits into from Jun 25, 2020
Merged

fix: update default retry config #15

merged 12 commits into from Jun 25, 2020

Commits on Jun 25, 2020

  1. Integrate Python GAPIC Microgenerator in googleapis. This PR uses usi…

    …ng documentai as an example. Depends on googleapis/gapic-generator-python#402
    
    PiperOrigin-RevId: 309824146
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon May 4 15:06:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
    Source-Link: googleapis/googleapis@e0f9d9e
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e5eca09 View commit details
    Browse the repository at this point in the history
  2. Use legacy gapic config for firestore admin PHP clients.

    PiperOrigin-RevId: 311580686
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu May 14 12:12:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 902a824997122c9cd835faad672654ba6846fe7b
    Source-Link: googleapis/googleapis@902a824
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4f10029 View commit details
    Browse the repository at this point in the history
  3. fix: restore GAPIC v2 retry configs

    Restores GAPIC v2 retry config overrides that were
    mistakenly removed during migration.
    
    PiperOrigin-RevId: 312088359
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon May 18 08:57:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c
    Source-Link: googleapis/googleapis@5a90d46
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0d5f22b View commit details
    Browse the repository at this point in the history
  4. Upgrade protoc-docs-plugin version to 0.7.0 to fix unstable docstrings.

    PiperOrigin-RevId: 312689208
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu May 21 10:00:47 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dec3204175104cef49bf21d685d5517caaf0058f
    Source-Link: googleapis/googleapis@dec3204
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e7bd841 View commit details
    Browse the repository at this point in the history
  5. bazel: update protobuf, rules_go, gazelle, and gapic-generator-go ver…

    …sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1
    
    PiperOrigin-RevId: 313460921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 14:10:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
    Source-Link: googleapis/googleapis@c4e3701
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7048bdc View commit details
    Browse the repository at this point in the history
  6. chore: update gapic-generator and go microgen

    changes include:
    - build_gen: go lro gapic used as dep
    - go_gapic_library: fixes shading of go_library importpath
    
    PiperOrigin-RevId: 314363155
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 10:56:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3a4894c4f0da3e763aca2c67bd280ae915177450
    Source-Link: googleapis/googleapis@3a4894c
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e23cb4c View commit details
    Browse the repository at this point in the history
  7. fix: use protoc-docs-plugin 0.8.0

    Fixes issue with missing newline before 'Attributes' in Python docstrings.
    
    PiperOrigin-RevId: 316182409
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 14:52:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 184661793fbe3b89f2b485c303e7466cef9d21a1
    Source-Link: googleapis/googleapis@1846617
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    19d52e9 View commit details
    Browse the repository at this point in the history
  8. fix: migrate translate/v3 to grpc_service_config

    PiperOrigin-RevId: 317699992
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 11:38:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 72efdc0a9a18fd2bf20ed5cde369eac3c70281c3
    Source-Link: googleapis/googleapis@72efdc0
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0a3da56 View commit details
    Browse the repository at this point in the history
  9. fix: migrate translate/v3beta1 to grpc_service_config

    PiperOrigin-RevId: 317700003
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 11:38:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 97e94f5367165e4ec2ea4f3c2096b41877cbfb17
    Source-Link: googleapis/googleapis@97e94f5
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    77f39c6 View commit details
    Browse the repository at this point in the history
  10. chore: update grpc to v1.30.0

    PiperOrigin-RevId: 317949519
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 15:22:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7157f9552747421572cf1ab3aec1105c05ebd4f9
    Source-Link: googleapis/googleapis@7157f95
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    52b34f0 View commit details
    Browse the repository at this point in the history
  11. Updates to build Google Ads API build files.

    PiperOrigin-RevId: 318028816
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 02:32:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b882b8e6bfcd708042ff00f7adc67ce750817dd0
    Source-Link: googleapis/googleapis@b882b8e
    yoshi-automation committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    dfb3bee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c060e4c View commit details
    Browse the repository at this point in the history