Commit b464b68
authored
feat: [google-cloud-asset] A new message
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: A new message `ResourceOwners` is added
feat: A new value `REMOVE_GRANT` is added to enum `MethodType`
feat: A new value `GOVERN_TAGS` is added to enum `MethodType`
feat: A new message `AssetEnrichment` is added
feat: A new field `enrichments` is added to message
`.google.cloud.asset.v1.ResourceSearchResult`
docs: A comment for field `service_account_impersonation_analysis` in
message `.google.cloud.asset.v1.AnalyzeIamPolicyResponse` is changed
docs: A comment for field `consolidated_policy` in message
`.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse` is changed
docs: A comment for field `policy_bundle` in message
`.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse` is changed
docs: A comment for field `policy_bundle` in message
`.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse` is
changed
docs: A comment for field `policy_bundle` in message
`.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse` is
changed
docs: A comment for field `attached_resource` in message
`.google.cloud.asset.v1.EffectiveTagDetails` is changed
END_COMMIT_OVERRIDE
feat: A new value `REMOVE_GRANT` is added to enum `MethodType`
feat: A new value `GOVERN_TAGS` is added to enum `MethodType`
feat: A new message `AssetEnrichment` is added
feat: A new field `enrichments` is added to message
`.google.cloud.asset.v1.ResourceSearchResult`
docs: A comment for field `service_account_impersonation_analysis` in
message `.google.cloud.asset.v1.AnalyzeIamPolicyResponse` is changed
docs: A comment for field `consolidated_policy` in message
`.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse` is changed
docs: A comment for field `policy_bundle` in message
`.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse` is changed
docs: A comment for field `policy_bundle` in message
`.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse` is
changed
docs: A comment for field `policy_bundle` in message
`.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse` is
changed
docs: A comment for field `attached_resource` in message
`.google.cloud.asset.v1.EffectiveTagDetails` is changed
PiperOrigin-RevId: 750916403
Source-Link:
googleapis/googleapis@261895f
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/023cbdaebc86e8c33ead780f78fe0cb1da89d1fd
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFzc2V0Ly5Pd2xCb3QueWFtbCIsImgiOiIwMjNjYmRhZWJjODZlOGMzM2VhZDc4MGY3OGZlMGNiMWRhODlkMWZkIn0=
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>ResourceOwners is added (googleapis#13838)1 parent c5153d1 commit b464b68
File tree
6 files changed
+132
-8
lines changed- packages/google-cloud-asset/google/cloud
- asset_v1
- types
- asset
6 files changed
+132
-8
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
171 | 174 | | |
172 | 175 | | |
173 | 176 | | |
| 177 | + | |
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
171 | 174 | | |
172 | 175 | | |
173 | 176 | | |
| 177 | + | |
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| 166 | + | |
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
| |||
Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1856 | 1856 | | |
1857 | 1857 | | |
1858 | 1858 | | |
1859 | | - | |
| 1859 | + | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | 1862 | | |
| |||
3448 | 3448 | | |
3449 | 3449 | | |
3450 | 3450 | | |
| 3451 | + | |
| 3452 | + | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
| 3456 | + | |
3451 | 3457 | | |
3452 | 3458 | | |
3453 | 3459 | | |
3454 | 3460 | | |
3455 | 3461 | | |
| 3462 | + | |
| 3463 | + | |
3456 | 3464 | | |
3457 | 3465 | | |
3458 | 3466 | | |
| |||
3612 | 3620 | | |
3613 | 3621 | | |
3614 | 3622 | | |
3615 | | - | |
3616 | | - | |
| 3623 | + | |
| 3624 | + | |
| 3625 | + | |
3617 | 3626 | | |
3618 | 3627 | | |
3619 | 3628 | | |
3620 | | - | |
| 3629 | + | |
3621 | 3630 | | |
3622 | 3631 | | |
3623 | 3632 | | |
| |||
3790 | 3799 | | |
3791 | 3800 | | |
3792 | 3801 | | |
3793 | | - | |
| 3802 | + | |
3794 | 3803 | | |
3795 | 3804 | | |
3796 | 3805 | | |
| |||
4144 | 4153 | | |
4145 | 4154 | | |
4146 | 4155 | | |
4147 | | - | |
| 4156 | + | |
4148 | 4157 | | |
4149 | 4158 | | |
4150 | 4159 | | |
| |||
Lines changed: 61 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
150 | 177 | | |
151 | 178 | | |
152 | 179 | | |
| |||
571 | 598 | | |
572 | 599 | | |
573 | 600 | | |
574 | | - | |
575 | | - | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
576 | 604 | | |
577 | 605 | | |
578 | 606 | | |
| |||
943 | 971 | | |
944 | 972 | | |
945 | 973 | | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
946 | 1000 | | |
947 | 1001 | | |
948 | 1002 | | |
| |||
1077 | 1131 | | |
1078 | 1132 | | |
1079 | 1133 | | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
1080 | 1139 | | |
1081 | 1140 | | |
1082 | 1141 | | |
| |||
0 commit comments