Commit 13d630e
fix: disable REGAPIC transport in storage v2 (#1762)
* chore(storage): disable REGAPIC transport in storage v2 PiperOrigin-RevId: 486689296 Source-Link: googleapis/googleapis@2cba3a6 Source-Link: https://github.com/googleapis/googleapis-gen/commit/6e449349cf24aa7de3c1754671ff3f51b3b40068 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmU0NDkzNDljZjI0YWE3ZGUzYzE3NTQ2NzFmZjNmNTFiM2I0MDA2OCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: update clirr config to allow removal of REGAPIC * chore: update dependency config to allow removal of REGAPIC Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>1 parent c649049 commit 13d630e
File tree
10 files changed
+35
-673
lines changed- gapic-google-cloud-storage-v2
- src
- main/java/com/google/storage/v2
- stub
- test/java/com/google/storage/v2
- google-cloud-storage
- proto-google-cloud-storage-v2
10 files changed
+35
-673
lines changedLines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
| |||
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 80 | | |
91 | 81 | | |
92 | 82 | | |
| |||
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | 131 | | |
145 | 132 | | |
146 | 133 | | |
| |||
Lines changed: 2 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
266 | 265 | | |
267 | 266 | | |
268 | 267 | | |
269 | | - | |
| 268 | + | |
270 | 269 | | |
271 | 270 | | |
272 | 271 | | |
273 | 272 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | 273 | | |
282 | 274 | | |
283 | 275 | | |
| |||
287 | 279 | | |
288 | 280 | | |
289 | 281 | | |
290 | | - | |
| 282 | + | |
291 | 283 | | |
292 | 284 | | |
293 | 285 | | |
294 | 286 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | 287 | | |
302 | 288 | | |
303 | 289 | | |
| |||
335 | 321 | | |
336 | 322 | | |
337 | 323 | | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | 324 | | |
344 | 325 | | |
345 | 326 | | |
| |||
Lines changed: 0 additions & 105 deletions
This file was deleted.
Lines changed: 0 additions & 128 deletions
This file was deleted.
0 commit comments