Commit ee8b9ea
authored
feat: [AiPlatform] add import result gcs sink to the import files API (#8166)
* feat: Add env variables and agent framework to ReasoningEngineSpec
docs: Update comment for `package_spec` from required to optional in `ReasoningEngineSpec`.
docs: Add `deployment_spec` and `agent_framework` field to `ReasoningEngineSpec`.
PiperOrigin-RevId: 738059528
Source-Link: googleapis/googleapis@4eb76f5
Source-Link: googleapis/googleapis-gen@8348b2a
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiODM0OGIyYTRkMmMwMjc0MmQyZmYwZjRiZWI1NzM2ODgxNTU0Y2FiNyJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: add import result gcs sink to the import files API
feat: add import result bq sink to the import files API
PiperOrigin-RevId: 738391305
Source-Link: googleapis/googleapis@1a8d81e
Source-Link: googleapis/googleapis-gen@c3f2bc4
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYzNmMmJjNGMzMWFhNjFhZGI3ZGQ4MjBiYmViYzA2Zjg0ZDE5NTYzNSJ9
* 🦉 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 c2aecf9 commit ee8b9ea
12 files changed
Lines changed: 579 additions & 60 deletions
File tree
- AiPlatform
- metadata/V1
- samples/V1/ReasoningEngineServiceClient
- src/V1
- ReasoningEngineSpec
- tests/Unit/V1/Client
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 49 | | |
55 | | - | |
56 | | - | |
| 50 | + | |
57 | 51 | | |
58 | 52 | | |
59 | 53 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 44 | | |
50 | | - | |
51 | | - | |
| 45 | + | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments