Increase timeout to 1hr for method `dropRange` in bigtable/admin/v2, which is
synced with the timeout setting in gapic_yaml. PiperOrigin-RevId: 299917154
This commit is contained in:
parent
8f631c4c70
commit
29a47c965a
|
|
@ -92,7 +92,7 @@
|
|||
"method": "DropRowRange"
|
||||
}
|
||||
],
|
||||
"timeout": "60s"
|
||||
"timeout": "3600s"
|
||||
},
|
||||
{
|
||||
"name": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue