Commit 3382ef8
authored
feat(channel): Add support for ListSkuGroups and ListSkuGroupBillableSkus APIs in Cloud Channel APIs (#8092)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 540624759
Source-Link: https://togithub.com/googleapis/googleapis/commit/7f2c9d158ac679bbf84fa110c9e6da692b8f9b9d
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/2ed2d95b6255d0a33ecd961af6c9ca8b02cd8e03
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmVkMmQ5NWI2MjU1ZDBhMzNlY2Q5NjFhZjZjOWNhOGIwMmNkOGUwMyJ9
BEGIN_NESTED_COMMIT
feat(batch): Add support for scheduling_policy
docs(v1): Minor clarifications for TaskGroup and min_cpu_platform
PiperOrigin-RevId: 540265821
Source-Link: https://togithub.com/googleapis/googleapis/commit/71856b9fcb496e11bdbbe52d3d8030c7334519e1
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f194a119b94d3b1b96043e74ea6fef7eb42eb798
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE5NGExMTliOTRkM2IxYjk2MDQzZTc0ZWE2ZmVmN2ViNDJlYjc5OCJ9
END_NESTED_COMMIT1 parent 77ddeff commit 3382ef8
10 files changed
Lines changed: 4949 additions & 3113 deletions
File tree
- batch/apiv1/batchpb
- channel/apiv1
- channelpb
- internal
- generated/snippets/channel/apiv1
- CloudChannelClient
- ListSkuGroupBillableSkus
- ListSkuGroups
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
267 | 277 | | |
268 | 278 | | |
269 | 279 | | |
| |||
519 | 529 | | |
520 | 530 | | |
521 | 531 | | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
522 | 542 | | |
523 | 543 | | |
524 | 544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 | | |
3 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
| |||
0 commit comments