Commit 24ae2a3
authored
feat: [common-protos,common-protos] add new FieldBehavior value IDENTIFIER (#1937)
* feat: add new FieldBehavior value IDENTIFIER
PiperOrigin-RevId: 559119958
Source-Link: googleapis/googleapis@f5987af
Source-Link: https://github.com/googleapis/googleapis-gen/commit/cdecaddcc425659d3fc2e43caa820ba067607961
Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJjZGVjYWRkY2M0MjU2NTlkM2ZjMmU0M2NhYTgyMGJhMDY3NjA3OTYxIn0=
feat: add new FieldBehavior value IDENTIFIER
PiperOrigin-RevId: 559119958
Source-Link: googleapis/googleapis@f5987af
Source-Link: https://github.com/googleapis/googleapis-gen/commit/cdecaddcc425659d3fc2e43caa820ba067607961
Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJjZGVjYWRkY2M0MjU2NTlkM2ZjMmU0M2NhYTgyMGJhMDY3NjA3OTYxIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent dde34fb commit 24ae2a3
3 files changed
Lines changed: 65 additions & 7 deletions
File tree
- java-common-protos/proto-google-common-protos/src/main
- java/com/google/api
- proto/google/api
Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
133 | 154 | | |
134 | 155 | | |
135 | 156 | | |
| |||
230 | 251 | | |
231 | 252 | | |
232 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
233 | 275 | | |
234 | 276 | | |
235 | 277 | | |
| |||
271 | 313 | | |
272 | 314 | | |
273 | 315 | | |
| 316 | + | |
| 317 | + | |
274 | 318 | | |
275 | 319 | | |
276 | 320 | | |
| |||
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/FieldBehaviorProto.java
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
90 | 104 | | |
0 commit comments