Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: fix IAM retry settings (#259)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore(bazel): update gapic-generator to v2.4.6 Changes include: - a fix for using reroute_to_grpc_interface when generating with grpc_service_config PiperOrigin-RevId: 329771412 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Sep 2 13:01:43 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 88d4f10bbe6821a3e16b082f408bc381a73860ff Source-Link: googleapis/googleapis@88d4f10
- Loading branch information
Showing
with
5 additions
and 5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -11,8 +11,8 @@ | ||
"git": { | ||
"name": "googleapis", | ||
"remote": "https://github.com/googleapis/googleapis.git", | ||
"sha": "88d4f10bbe6821a3e16b082f408bc381a73860ff", | ||
"internalRef": "329771412" | ||
} | ||
}, | ||
{ | ||