This repository was archived by the owner on Jul 6, 2023. It is now read-only.
Commit b03acdf
authored
fix: disable always_use_jwt_access (#15)
fix: disable always_use_jwt_access
Committer: @busunkim96
PiperOrigin-RevId: 382142900
Source-Link: googleapis/googleapis@513440f
Source-Link: https://github.com/googleapis/googleapis-gen/commit/7b1e2c31233f79a704ec21ca410bf661d6bc68d01 parent 9b62029 commit b03acdf
4 files changed
Lines changed: 31 additions & 7 deletions
File tree
- google/cloud/tpu_v1/services/tpu/transports
- tests/unit/gapic/tpu_v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| 104 | + | |
| 105 | + | |
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
| |||
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
156 | | - | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| 151 | + | |
| 152 | + | |
150 | 153 | | |
151 | 154 | | |
152 | 155 | | |
| |||
199 | 202 | | |
200 | 203 | | |
201 | 204 | | |
202 | | - | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
121 | 139 | | |
122 | 140 | | |
123 | 141 | | |
| |||
3248 | 3266 | | |
3249 | 3267 | | |
3250 | 3268 | | |
3251 | | - | |
| 3269 | + | |
3252 | 3270 | | |
3253 | 3271 | | |
3254 | 3272 | | |
| |||
3347 | 3365 | | |
3348 | 3366 | | |
3349 | 3367 | | |
3350 | | - | |
| 3368 | + | |
3351 | 3369 | | |
3352 | 3370 | | |
3353 | 3371 | | |
| |||
3390 | 3408 | | |
3391 | 3409 | | |
3392 | 3410 | | |
3393 | | - | |
| 3411 | + | |
3394 | 3412 | | |
3395 | 3413 | | |
3396 | 3414 | | |
| |||
0 commit comments