Commit bb0964c
authored
feat: [dataproc] support required_registration_fraction for secondary workers (#10031)
* feat: support required_registration_fraction for secondary workers
PiperOrigin-RevId: 578743167
Source-Link: googleapis/googleapis@a70dd17
Source-Link: https://github.com/googleapis/googleapis-gen/commit/501cba3338627a82359d2f3069d7e5af11b7b3dd
Copy-Tag: eyJwIjoiamF2YS1kYXRhcHJvYy8uT3dsQm90LnlhbWwiLCJoIjoiNTAxY2JhMzMzODYyN2E4MjM1OWQyZjMwNjlkN2U1YWYxMWI3YjNkZCJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 09b31ad commit bb0964c
File tree
8 files changed
+1452
-360
lines changed- java-dataproc
- google-cloud-dataproc/src/main/resources/META-INF/native-image/com.google.cloud.dataproc.v1
- proto-google-cloud-dataproc-v1/src/main
- java/com/google/cloud/dataproc/v1
- proto/google/cloud/dataproc/v1
8 files changed
+1452
-360
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2627 | 2627 | | |
2628 | 2628 | | |
2629 | 2629 | | |
| 2630 | + | |
| 2631 | + | |
| 2632 | + | |
| 2633 | + | |
| 2634 | + | |
| 2635 | + | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
2630 | 2648 | | |
2631 | 2649 | | |
2632 | 2650 | | |
| |||
Lines changed: 381 additions & 358 deletions
Large diffs are not rendered by default.
0 commit comments