Commit ede7d85
authored
feat: [google-cloud-dialogflow] add options of query_source, search_config, end_user_metadata and exact_search (#13267)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE feat: expose metadata in AnswerSource feat: add options of query_source, search_config, end_user_metadata and exact_search END_COMMIT_OVERRIDE PiperOrigin-RevId: 695456323 Source-Link: googleapis/googleapis@8081c74 Source-Link: googleapis/googleapis-gen@a74e716 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3cvLk93bEJvdC55YW1sIiwiaCI6ImE3NGU3MTZiMjM0NWE4NjlkMjVjMmZlYWRmMjBjOWE0M2IxY2Y0NjkifQ== --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 5a281be commit ede7d85
File tree
6 files changed
+428
-45
lines changed- packages/google-cloud-dialogflow
- google/cloud/dialogflow_v2
- services/conversations
- types
- scripts
- tests/unit/gapic/dialogflow_v2
6 files changed
+428
-45
lines changedpackages/google-cloud-dialogflow/google/cloud/dialogflow_v2/services/conversations/async_client.py
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
309 | 333 | | |
310 | 334 | | |
311 | 335 | | |
| |||
0 commit comments