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

Commit

Permalink
Merge branch 'master' into renovate/google.api-common.version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-merge-on-green[bot] committed Jun 3, 2020
2 parents c9f8192 + 243add1 commit d51f8bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Expand Up @@ -281,7 +281,7 @@ private static Builder initDefaults(Builder builder) {

builder
.recognizeSettings()
.setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("non_idempotent"))
.setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("idempotent"))
.setRetrySettings(RETRY_PARAM_DEFINITIONS.get("default"));

builder
Expand Down
10 changes: 5 additions & 5 deletions synth.metadata
Expand Up @@ -4,23 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-speech.git",
"sha": "80285577a0186f7e2618e3c6a61110bcd5431690"
"sha": "979ff2fe45524638b1aafd8a6eae141fc17ab1a7"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "aed11c01e52921613b9ee469c2d85f5f33175fb7",
"internalRef": "310660461"
"sha": "5a90d467aa65e7f038f87585e8fbb45d74475e7c",
"internalRef": "312088359"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "aed11c01e52921613b9ee469c2d85f5f33175fb7",
"internalRef": "310660461"
"sha": "5a90d467aa65e7f038f87585e8fbb45d74475e7c",
"internalRef": "312088359"
}
},
{
Expand Down

0 comments on commit d51f8bf

Please sign in to comment.