Commit fc746db
chore: disable proto validation by the generator (#617)
* chore: disable proto validation by the generator
The generator Docker image will start supporting this option soon.
The command line will be: `..... --validation false .....`
* update gax dependency
* rerun sample test
Co-authored-by: xiaozhenliugg <xiaozhenliu@google.com>1 parent b1e6de3 commit fc746db
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments