This repository was archived by the owner on Sep 18, 2023. It is now read-only.
Commit fec9c81
authored
feat: generate java files for extended_operations.proto (#200)
feat: generate java files for error_reason.proto and localized_text.proto BigqueryAuditMetadata is being explicitly removed because it is introducing a [circular dependency](https://paste.googleplex.com/5113053075996672) with iam.Policy. common-protos cannot depend on iam because iam depends on common protos. This issue needs to be resolved before BigqueryAuditMetadata can be added to the java-common-protos1 parent 1def450 commit fec9c81
File tree
17 files changed
+2735
-1202
lines changed- .github
- workflows
- .kokoro
- nightly
- proto-google-common-protos/src/main
- java/com/google
- api
- cloud
- type
- proto/google/cloud
- audit
17 files changed
+2735
-1202
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 45 | | |
59 | 46 | | |
60 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
0 commit comments