Commit 2c7313c
feat: [servicemanagement] Add a proto message to describe the
* feat: Add a proto message to describe the `resource_type` and `resource_permission` for an API method PiperOrigin-RevId: 550688034 Source-Link: googleapis/googleapis@52a738b Source-Link: https://github.com/googleapis/googleapis-gen/commit/a4242e487cb71adc5cbc5c356348b77ff477f03a Copy-Tag: eyJwIjoiamF2YS1zZXJ2aWNlLW1hbmFnZW1lbnQvLk93bEJvdC55YW1sIiwiaCI6ImE0MjQyZTQ4N2NiNzFhZGM1Y2JjNWMzNTYzNDhiNzdmZjQ3N2YwM2EifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * ignore iam policy test * ignore failing tests --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: JoeWang1127 <joewa@google.com>resource_type and resource_permission for an API method (#9687)1 parent 967bee2 commit 2c7313c
File tree
3 files changed
+41
-8
lines changed- java-service-management
- google-cloud-service-management/src
- main/resources/META-INF/native-image/com.google.cloud.api.servicemanagement.v1
- test/java/com/google/cloud/api/servicemanagement/v1
3 files changed
+41
-8
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: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
425 | 443 | | |
426 | 444 | | |
427 | 445 | | |
| |||
602 | 620 | | |
603 | 621 | | |
604 | 622 | | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
605 | 641 | | |
606 | 642 | | |
607 | 643 | | |
| |||
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
828 | | - | |
| 827 | + | |
829 | 828 | | |
830 | 829 | | |
831 | 830 | | |
| |||
883 | 882 | | |
884 | 883 | | |
885 | 884 | | |
886 | | - | |
887 | | - | |
| 885 | + | |
888 | 886 | | |
889 | 887 | | |
890 | 888 | | |
| |||
940 | 938 | | |
941 | 939 | | |
942 | 940 | | |
943 | | - | |
944 | | - | |
| 941 | + | |
945 | 942 | | |
946 | 943 | | |
947 | 944 | | |
| |||
0 commit comments