Commit 60d17dc
feat: migrate to java microgenerator (#629)
* chore: migrate java-bigtable to the Java microgenerator Committer: @miraleung PiperOrigin-RevId: 346117305 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Dec 7 10:01:05 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 93519d59c61f0e45e00e8b6f76a7f588f4937183 Source-Link: googleapis/googleapis@93519d5 * chore: update gapic-generator-java to 0.0.8 Committer: @miraleung PiperOrigin-RevId: 346126713 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Dec 7 10:39:38 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: b8b2f8c288cec1f673bf10aa5008819c1576bf2e Source-Link: googleapis/googleapis@b8b2f8c * chore: update gapic-generator-java to 0.0.9 Committer: @miraleung PiperOrigin-RevId: 346372957 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Dec 8 11:37:30 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 857f70daef9f4c38f042fb3dfb7b8423ae18fd19 Source-Link: googleapis/googleapis@857f70d * feat: migrate bigtable retry/timeout settings to gRPC's service configs Committer: @miraleung PiperOrigin-RevId: 346894665 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Dec 10 16:55:31 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: cbbd3170bcf217e36ae72f4ac522449bf861346f Source-Link: googleapis/googleapis@cbbd317 * chore: update gapic-generator-java to 0.0.18 Committer: @miraleung PiperOrigin-RevId: 350949863 Source-Author: Google APIs <noreply@google.com> Source-Date: Sat Jan 9 14:01:49 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 91e206bcfeaf8948ea03fe3cb1b7616108496cd3 Source-Link: googleapis/googleapis@91e206b * fix: add retryableStatusCodes back to bigtable Committer: @miraleung PiperOrigin-RevId: 351852297 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jan 14 12:19:44 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: df49bfe877fff8c37f60855a7e754b7a4369709e Source-Link: googleapis/googleapis@df49bfe * feat: generate sample code in the Java microgenerator Committer: @miraleung PiperOrigin-RevId: 356341083 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Feb 8 13:33:28 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 8d8c008e56f1af31d57f75561e0f1848ffb29eeb Source-Link: googleapis/googleapis@8d8c008 Co-authored-by: kolea2 <45548808+kolea2@users.noreply.github.com>1 parent d2d4a27 commit 60d17dc
File tree
32 files changed
+6382
-4111
lines changed- google-cloud-bigtable/src
- main/java/com/google/cloud/bigtable
- admin/v2
- stub
- data/v2/stub
- test/java/com/google/cloud/bigtable/admin/v2
- proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2
- proto-google-cloud-bigtable-v2/src/main/java/com/google/bigtable/v2
32 files changed
+6382
-4111
lines changedLines changed: 788 additions & 658 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | | - | |
83 | | - | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | 107 | | |
110 | 108 | | |
111 | 109 | | |
| |||
123 | 121 | | |
124 | 122 | | |
125 | 123 | | |
126 | | - | |
127 | | - | |
128 | 124 | | |
129 | 125 | | |
130 | 126 | | |
| |||
146 | 142 | | |
147 | 143 | | |
148 | 144 | | |
149 | | - | |
150 | | - | |
151 | 145 | | |
152 | 146 | | |
153 | 147 | | |
| |||
181 | 175 | | |
182 | 176 | | |
183 | 177 | | |
184 | | - | |
185 | | - | |
186 | 178 | | |
187 | 179 | | |
188 | 180 | | |
| |||
271 | 263 | | |
272 | 264 | | |
273 | 265 | | |
| 266 | + | |
274 | 267 | | |
275 | | - | |
| 268 | + | |
276 | 269 | | |
277 | 270 | | |
278 | 271 | | |
279 | 272 | | |
280 | 273 | | |
281 | 274 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | 275 | | |
287 | 276 | | |
288 | 277 | | |
| |||
291 | 280 | | |
292 | 281 | | |
293 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
294 | 287 | | |
295 | 288 | | |
296 | 289 | | |
297 | 290 | | |
298 | | - | |
| 291 | + | |
299 | 292 | | |
300 | 293 | | |
301 | 294 | | |
| |||
314 | 307 | | |
315 | 308 | | |
316 | 309 | | |
317 | | - | |
318 | | - | |
319 | 310 | | |
320 | 311 | | |
321 | 312 | | |
| |||
339 | 330 | | |
340 | 331 | | |
341 | 332 | | |
342 | | - | |
343 | | - | |
344 | 333 | | |
345 | 334 | | |
346 | 335 | | |
| |||
358 | 347 | | |
359 | 348 | | |
360 | 349 | | |
361 | | - | |
362 | | - | |
363 | 350 | | |
364 | 351 | | |
365 | 352 | | |
| |||
382 | 369 | | |
383 | 370 | | |
384 | 371 | | |
385 | | - | |
386 | | - | |
387 | 372 | | |
388 | 373 | | |
389 | 374 | | |
| |||
419 | 404 | | |
420 | 405 | | |
421 | 406 | | |
422 | | - | |
423 | | - | |
424 | 407 | | |
425 | 408 | | |
426 | 409 | | |
| |||
0 commit comments