Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

fix: update retry configs #44

Merged
merged 9 commits into from Jun 26, 2020
Merged

fix: update retry configs #44

merged 9 commits into from Jun 26, 2020

Commits on Jun 23, 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 23, 2020
    Copy the full SHA
    95f859f View commit details
    Browse the repository at this point in the history
  2. 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 23, 2020
    Copy the full SHA
    ea162ce View commit details
    Browse the repository at this point in the history
  3. 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 23, 2020
    Copy the full SHA
    2c1ab16 View commit details
    Browse the repository at this point in the history
  4. 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 23, 2020
    Copy the full SHA
    357ae0e View commit details
    Browse the repository at this point in the history
  5. 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 23, 2020
    Copy the full SHA
    004959a View commit details
    Browse the repository at this point in the history
  6. fix: migrate automl/v1 to grpc_service_config

    PiperOrigin-RevId: 317760936
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 16:41:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dd25bfd61bce9a24c7a7793af4fb7ac61e3f6542
    Source-Link: googleapis/googleapis@dd25bfd
    yoshi-automation committed Jun 23, 2020
    Copy the full SHA
    0507c8d View commit details
    Browse the repository at this point in the history
  7. fix: migrate automl/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 317760971
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 16:41:36 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5b85137bf6fb01dcf8a949a6a04eee6ed0c22bec
    Source-Link: googleapis/googleapis@5b85137
    yoshi-automation committed Jun 23, 2020
    Copy the full SHA
    8313352 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Copy the full SHA
    c6a1bfa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a5b05da View commit details
    Browse the repository at this point in the history