Skip to content

Commit d9c0b02

Browse files
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
328 Bytes
Binary file not shown.
3.51 KB
Binary file not shown.

DiscoveryEngine/src/V1/DataStore.php

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DiscoveryEngine/src/V1/NaturalLanguageQueryUnderstandingConfig.php

Lines changed: 75 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DiscoveryEngine/src/V1/NaturalLanguageQueryUnderstandingConfig/Mode.php

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

Comments
 (0)