Skip to content

Commit

Permalink
Pick up changes to GAPIC client config. (#6589)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and tseaver committed Nov 20, 2018
1 parent fdc870f commit 74dc48d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"RunQuery": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
"retry_params_name": "streaming"
},
"Write": {
"timeout_millis": 86400000,
Expand Down
8 changes: 4 additions & 4 deletions firestore/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "5a57f0c13a358b2b15452bf2d67453774a5f6d4f",
"internalRef": "221837528"
"sha": "36f292faa9a7bffae6abef4885a2ec7936dc47a6",
"internalRef": "222122496"
}
},
{
"git": {
"name": "googleapis-private",
"remote": "https://github.com/googleapis/googleapis-private.git",
"sha": "6aa8e1a447bb8d0367150356a28cb4d3f2332641",
"internalRef": "221340946"
"sha": "05e2ff6ef669808daed3c3b2f97eec514bd18d76",
"internalRef": "222154680"
}
},
{
Expand Down

0 comments on commit 74dc48d

Please sign in to comment.