Skip to content

Commit

Permalink
Merge pull request #624 from vchudnov-g/drift-metadata
Browse files Browse the repository at this point in the history
Add schema for providing GAPIC metadata

Source-Author: Victor Chudnovsky <vchudnov@google.com>
Source-Date: Mon Oct 19 14:48:15 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 34c5a5c5132a2c5ef46f599550a1195e07f01f80
Source-Link: googleapis/googleapis@34c5a5c
  • Loading branch information
yoshi-automation committed Oct 22, 2020
1 parent 64836a6 commit 6f3e8fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dev/src/v1/firestore_client_config.json
Expand Up @@ -78,8 +78,8 @@
"retry_params_name": "default"
},
"PartitionQuery": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"timeout_millis": 300000,
"retry_codes_name": "deadline_exceeded_internal_unavailable",
"retry_params_name": "default"
},
"Write": {
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -11,7 +11,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "121ec62ffda4a20e726631be34d76ad35373ca15"
"sha": "34c5a5c5132a2c5ef46f599550a1195e07f01f80"
}
},
{
Expand Down

0 comments on commit 6f3e8fe

Please sign in to comment.