fix(firestore/v1): give PartitionQuery retry/timeout config

PiperOrigin-RevId: 335655077
This commit is contained in:
Google APIs 2020-10-06 09:23:11 -07:00 committed by Copybara-Service
parent af0fc83a51
commit 610bf8f026
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
{
"service": "google.firestore.v1.Firestore",
"method": "Commit"
},
{
"service": "google.firestore.v1.Firestore",
"method": "PartitionQuery"
}
],
"timeout": "60s",