Commit 587bba5
authored
chore(all): auto-regenerate gapics (#5010)
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.
If you have been assigned to review this PR, please:
- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.
Corresponding genproto PR: googleapis/go-genproto#706
Changes:
feat(dialogflow/cx): added API for changelogs docs: clarified semantic of the streaming APIs
PiperOrigin-RevId: 404659561
Source-Link: googleapis/googleapis@19943c1
feat(dialogflow/cx): added API for changelogs docs: clarified semantic of the streaming APIs
PiperOrigin-RevId: 404644767
Source-Link: googleapis/googleapis@55fd11b
fix(aiplatform): Remove invalid resource annotations
Note: normally removing an annotation is a breaking change. However, the annotation here is invalid as it doesn't refer to a string field. Any generator which actually tried to use it in a meaningful way would either generate invalid code or fail to generate at all. Therefore removing it can't break anything.
PiperOrigin-RevId: 404455880
Source-Link: googleapis/googleapis@dc83df81 parent 8519b94 commit 587bba5
File tree
22 files changed
+1101
-30
lines changed- aiplatform
- apiv1
- dialogflow
- cx
- apiv3beta1
- apiv3
- internal
- generated/snippets
- dialogflow/cx
- apiv3beta1/ChangelogsClient
- GetChangelog
- ListChangelogs
- apiv3/ChangelogsClient
- GetChangelog
- ListChangelogs
- godocfx
22 files changed
+1101
-30
lines changedSome 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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | 271 | | |
| 272 | + | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
329 | | - | |
330 | | - | |
| 330 | + | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
429 | | - | |
430 | | - | |
| 430 | + | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
491 | 492 | | |
492 | 493 | | |
493 | 494 | | |
494 | | - | |
495 | 495 | | |
496 | | - | |
497 | | - | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
498 | 499 | | |
499 | 500 | | |
500 | 501 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments