Commit fcf2d10
authored
feat: add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages (#32444)
* feat: add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages
feat: add CrowdingSpec to SearchRequest to set crowding settings
feat: add output-only field SemanticState to SearchResponse.
docs: update documentation for search and data store NLQ features
docs: other misc documentation updates
Clients can specify Natural Language Query Understanding-related fields, as well as CrowdingSpec. These features are available in the V1 APIs.
PiperOrigin-RevId: 868345232
Source-Link: googleapis/googleapis@56bc1b4
Source-Link: googleapis/googleapis-gen@cee5877
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeV9lbmdpbmUtdjEvLk93bEJvdC55YW1sIiwiaCI6ImNlZTU4NzcxYzk0ZTIzNzg0MTZhOWZmOTU0MzQ2MGUxZDIzMjdjMmQifQ==
* 🦉 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 1667225 commit fcf2d10
File tree
8 files changed
+1007
-432
lines changed- google-cloud-discovery_engine-v1
- lib/google/cloud
- discovery_engine/v1/search_service
- rest
- discoveryengine/v1
- proto_docs/google/cloud/discoveryengine/v1
- test/google/cloud/discovery_engine/v1
8 files changed
+1007
-432
lines changedLines changed: 222 additions & 142 deletions
Large diffs are not rendered by default.
Lines changed: 222 additions & 142 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
201 | 204 | | |
202 | 205 | | |
203 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
204 | 234 | | |
205 | 235 | | |
206 | 236 | | |
| |||
0 commit comments