Commit 39dc74e
feat: add a v1 UpdateEndpointLongRunning API (#5812)
* feat: add a `nfs_mounts` to RaySpec in PersistentResource API
PiperOrigin-RevId: 696288226
Source-Link: googleapis/googleapis@50d87b4
Source-Link: googleapis/googleapis-gen@f635540
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6ImY2MzU1NDA0NjAwYmZlNzFmMGY4MzRmYWVlNDM5ZDZkYTE2MjI1NTQifQ==
* feat: add CustomEnvironmentSpec to NotebookExecutionJob
PiperOrigin-RevId: 697694162
Source-Link: googleapis/googleapis@7b30cb5
Source-Link: googleapis/googleapis-gen@7243ba9
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6IjcyNDNiYTliYzk0ZDQzYWFjMzRhOWRmMzk2NGY4ZTU3YjVlMzYzYWMifQ==
* feat: add CustomEnvironmentSpec to NotebookExecutionJob
PiperOrigin-RevId: 697698546
Source-Link: googleapis/googleapis@caa9439
Source-Link: googleapis/googleapis-gen@d16c0f0
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6ImQxNmMwZjAyNzE5OWFhZjhiMTU3MzdkMGM4MzgzODEzNjE5ODNjNmYifQ==
* feat: Trajectory eval metrics added to evaluation service proto
docs: Fixed typo for field `use_strict_string_match` in message `.google.cloud.aiplatform.v1beta1.ToolParameterKVMatchSpec`
PiperOrigin-RevId: 697705080
Source-Link: googleapis/googleapis@231f232
Source-Link: googleapis/googleapis-gen@1c17fe0
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6IjFjMTdmZTAwZmRmYzBhMDk3MzhhNDNkMjdiM2YyYjczZTQ1Zjc0NzcifQ==
* feat: add a v1 UpdateEndpointLongRunning API
PiperOrigin-RevId: 697715678
Source-Link: googleapis/googleapis@4ab02f3
Source-Link: googleapis/googleapis-gen@829605e
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6IjgyOTYwNWUxNmRlZTFkOGQ3OTVkNGRlYTQ1YjRjMTJkOGQ5ODNhMWMifQ==
* chore: run post-processor
* 🦉 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>
Co-authored-by: Sofia Leon <sofialeon@google.com>1 parent ced8054 commit 39dc74e
File tree
20 files changed
+16802
-1789
lines changed- packages/google-cloud-aiplatform
- protos
- google/cloud/aiplatform
- v1beta1
- v1
- samples
- generated
- v1beta1
- v1
- src
- v1beta1
- v1
- test
20 files changed
+16802
-1789
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
170 | 174 | | |
171 | 175 | | |
172 | 176 | | |
| |||
294 | 298 | | |
295 | 299 | | |
296 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
297 | 304 | | |
298 | 305 | | |
299 | 306 | | |
| |||
336 | 343 | | |
337 | 344 | | |
338 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
83 | 97 | | |
84 | 98 | | |
85 | 99 | | |
| |||
280 | 294 | | |
281 | 295 | | |
282 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
283 | 313 | | |
284 | 314 | | |
285 | 315 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
73 | 87 | | |
74 | 88 | | |
75 | 89 | | |
| |||
90 | 104 | | |
91 | 105 | | |
92 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
93 | 110 | | |
94 | 111 | | |
95 | 112 | | |
| |||
0 commit comments