Commit dbfee3b
feat: [geminidataanalytics] add
* feat: add `ParameterizedSecureViewParameters` message and field for PSV support
feat: add `ThinkingMode` enum and field to control agent thinking mode
docs: update field comments for `generated_looker_query` in `DataMessage`
PiperOrigin-RevId: 881447800
Source-Link: googleapis/googleapis@b845741
Source-Link: googleapis/googleapis-gen@e637d7d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWdlbWluaWRhdGFhbmFseXRpY3MvLk93bEJvdC55YW1sIiwiaCI6ImU2MzdkN2QxY2ZiODJjNTFmYTM3ZDc1ZjI5Zjk0YmI5Mjk2Mjg5ZmUifQ==
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: add `ParameterizedSecureViewParameters` message and field for PSV support
feat: add `ThinkingMode` enum and field to control agent thinking mode
docs: update field comments for `generated_looker_query` in `DataMessage`
PiperOrigin-RevId: 881451746
Source-Link: googleapis/googleapis@9807038
Source-Link: googleapis/googleapis-gen@cd7cc99
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWdlbWluaWRhdGFhbmFseXRpY3MvLk93bEJvdC55YW1sIiwiaCI6ImNkN2NjOTk5M2QwMzIwMTJhMmQxMzJhN2M2YmZmYTgwNGFhMjI0NTcifQ==
* 🦉 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: Santiago Quiroga <22756465+quirogas@users.noreply.github.com>
Co-authored-by: Gabe Pearhill <86282859+pearigee@users.noreply.github.com>ParameterizedSecureViewParameters message and field for PSV support (#7549)1 parent a2346b6 commit dbfee3b
11 files changed
Lines changed: 1062 additions & 6 deletions
File tree
- packages/google-cloud-geminidataanalytics
- protos
- google/cloud/geminidataanalytics
- v1alpha
- v1beta
- samples/generated
- v1alpha
- v1beta
- src
- v1alpha
- v1beta
Lines changed: 31 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
160 | 174 | | |
161 | 175 | | |
162 | 176 | | |
| |||
283 | 297 | | |
284 | 298 | | |
285 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
286 | 312 | | |
287 | 313 | | |
288 | 314 | | |
| |||
328 | 354 | | |
329 | 355 | | |
330 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
331 | 361 | | |
332 | 362 | | |
333 | 363 | | |
| |||
542 | 572 | | |
543 | 573 | | |
544 | 574 | | |
545 | | - | |
| 575 | + | |
546 | 576 | | |
547 | 577 | | |
548 | 578 | | |
| |||
Lines changed: 31 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
160 | 174 | | |
161 | 175 | | |
162 | 176 | | |
| |||
283 | 297 | | |
284 | 298 | | |
285 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
286 | 312 | | |
287 | 313 | | |
288 | 314 | | |
| |||
328 | 354 | | |
329 | 355 | | |
330 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
331 | 361 | | |
332 | 362 | | |
333 | 363 | | |
| |||
542 | 572 | | |
543 | 573 | | |
544 | 574 | | |
545 | | - | |
| 575 | + | |
546 | 576 | | |
547 | 577 | | |
548 | 578 | | |
| |||
0 commit comments