We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58547c commit 2783944Copy full SHA for 2783944
src/v2/bigtable_client_config.json
@@ -3,6 +3,7 @@
3
"google.bigtable.v2.Bigtable": {
4
"retry_codes": {
5
"idempotent": [
6
+ "DEADLINE_EXCEEDED",
7
"UNAVAILABLE"
8
],
9
"non_idempotent": []
synth.metadata
@@ -1,5 +1,5 @@
1
{
2
- "updateTime": "2019-05-08T11:54:55.174387Z",
+ "updateTime": "2019-05-10T11:58:13.274173Z",
"sources": [
"generator": {
@@ -12,8 +12,8 @@
12
"git": {
13
"name": "googleapis",
14
"remote": "https://github.com/googleapis/googleapis.git",
15
- "sha": "51145ff7812d2bb44c1219d0b76dac92a8bd94b2",
16
- "internalRef": "247143125"
+ "sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
+ "internalRef": "247530843"
17
}
18
},
19
0 commit comments