Commit d9c0b02
authored
feat: [DiscoveryEngine] add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages (#8915)
* 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: eyJwIjoiRGlzY292ZXJ5RW5naW5lLy5Pd2xCb3QueWFtbCIsImgiOiJjZWU1ODc3MWM5NGUyMzc4NDE2YTlmZjk1NDM0NjBlMWQyMzI3YzJkIn0=
* 🦉 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 664af47 commit d9c0b02
27 files changed
Lines changed: 2975 additions & 531 deletions
File tree
- DiscoveryEngine
- metadata/V1
- src/V1
- NaturalLanguageQueryUnderstandingConfig
- SearchRequest
- CrowdingSpec
- NaturalLanguageQueryUnderstandingSpec
- SearchResponse
- NaturalLanguageQueryUnderstandingInfo
- StructuredExtractedFilter
- NumberConstraint
- SearchResult
- RankSignals
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 75 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments