Commit 6c9a1ba
authored
fix: pass gRPC config options to gRPC channel creation (#26)
* fix: pass gRPC config options to grpc channel creation
* regen spanner_grpc_transport.py to include changes (via synth)
Co-authored-by: larkee <[email protected]>1 parent 0f526bf commit 6c9a1ba
File tree
2 files changed
+6
-0
lines changed- google/cloud/spanner_v1/gapic/transports
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
0 commit comments