Commit 7d78274
authored
feat: [google-cloud-batch] Add
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: Add `run_as_non_root` field to allow user's runnable be executed
as non root
feat: Add `tags` field in Job's AllocationPolicy field in v1
feat: Add Batch Image Streaming support for v1
END_COMMIT_OVERRIDE
docs: Polish the field descriptions for enableImageStreaming and
CloudLoggingOptions
PiperOrigin-RevId: 600866696
Source-Link:
googleapis/googleapis@78acac9
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/61e7a2704e599217151acb9798ca77f29bc50710
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhdGNoLy5Pd2xCb3QueWFtbCIsImgiOiI2MWU3YTI3MDRlNTk5MjE3MTUxYWNiOTc5OGNhNzdmMjliYzUwNzEwIn0=
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>run_as_non_root field to allow user's runnable be executed as non root (googleapis#12221)1 parent 29e65f8 commit 7d78274
3 files changed
Lines changed: 73 additions & 8 deletions
File tree
- packages/google-cloud-batch
- google/cloud/batch_v1/types
- tests/unit/gapic/batch_v1
Lines changed: 44 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
| 174 | + | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
176 | 186 | | |
177 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
178 | 193 | | |
179 | 194 | | |
180 | 195 | | |
| |||
422 | 437 | | |
423 | 438 | | |
424 | 439 | | |
425 | | - | |
426 | | - | |
427 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
428 | 443 | | |
429 | 444 | | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
430 | 451 | | |
431 | 452 | | |
432 | 453 | | |
| |||
906 | 927 | | |
907 | 928 | | |
908 | 929 | | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
909 | 934 | | |
910 | 935 | | |
911 | 936 | | |
| |||
961 | 986 | | |
962 | 987 | | |
963 | 988 | | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
964 | 997 | | |
965 | 998 | | |
966 | 999 | | |
| |||
1022 | 1055 | | |
1023 | 1056 | | |
1024 | 1057 | | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
1025 | 1062 | | |
1026 | 1063 | | |
1027 | 1064 | | |
| |||
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
328 | 349 | | |
329 | 350 | | |
330 | 351 | | |
| |||
359 | 380 | | |
360 | 381 | | |
361 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
362 | 387 | | |
363 | 388 | | |
364 | 389 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2538 | 2538 | | |
2539 | 2539 | | |
2540 | 2540 | | |
| 2541 | + | |
2541 | 2542 | | |
2542 | 2543 | | |
2543 | 2544 | | |
| |||
2592 | 2593 | | |
2593 | 2594 | | |
2594 | 2595 | | |
| 2596 | + | |
2595 | 2597 | | |
2596 | 2598 | | |
2597 | 2599 | | |
| |||
2650 | 2652 | | |
2651 | 2653 | | |
2652 | 2654 | | |
| 2655 | + | |
2653 | 2656 | | |
2654 | 2657 | | |
2655 | 2658 | | |
| |||
2671 | 2674 | | |
2672 | 2675 | | |
2673 | 2676 | | |
2674 | | - | |
| 2677 | + | |
2675 | 2678 | | |
2676 | 2679 | | |
2677 | 2680 | | |
| |||
0 commit comments