-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [google-cloud-discoveryengine] add data store, engine, serving config and site search engine services #12293
Merged
parthea
merged 4 commits into
main
from
owl-bot-copy-packages-google-cloud-discoveryengine
Feb 14, 2024
Merged
feat: [google-cloud-discoveryengine] add data store, engine, serving config and site search engine services #12293
parthea
merged 4 commits into
main
from
owl-bot-copy-packages-google-cloud-discoveryengine
Feb 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: support search summarization with citations and references feat: add suggestion deny list import/purge APIs feat: add engine support for multi-turn search and search APIs docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 605218577 Source-Link: googleapis/googleapis@565c340 Source-Link: googleapis/googleapis-gen@58fd8ac Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiNThmZDhhYzFkODU4MmE2OThlYWMyZjE4NGVjZWM2YTY4NDk3YjU0NSJ9
…ervices feat: support search summarization with citations and references feat: add suggestion deny list import/purge APIs feat: add engine support for multi-turn search and search APIs docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 605344453 Source-Link: googleapis/googleapis@4fd031d Source-Link: googleapis/googleapis-gen@b77d7a4 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiYjc3ZDdhNDQ2YzJlODU5ZGFkMTZhZmQwYTFkMWU4ZjUwM2ZiYTg4NCJ9
parthea
approved these changes
Feb 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
feat: Add data store, engine, serving config and site search engine services
feat: Support search summarization with citations and references
feat: Add suggestion deny list import/purge APIs
feat: Add engine support for multi-turn search and search APIs
docs: Keep the API doc up-to-date with recent changes
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 605344453
Source-Link: googleapis/googleapis@4fd031d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b77d7a446c2e859dad16afd0a1d1e8f503fba884
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiYjc3ZDdhNDQ2YzJlODU5ZGFkMTZhZmQwYTFkMWU4ZjUwM2ZiYTg4NCJ9
BEGIN_NESTED_COMMIT
feat: [google-cloud-discoveryengine] add data store, engine and site search engine services
feat: support search summarization with citations and references
feat: add suggestion deny list import/purge APIs
feat: add engine support for multi-turn search and search APIs
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 605218577
Source-Link: googleapis/googleapis@565c340
Source-Link: https://github.com/googleapis/googleapis-gen/commit/58fd8ac1d8582a698eac2f184ecec6a68497b545
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiNThmZDhhYzFkODU4MmE2OThlYWMyZjE4NGVjZWM2YTY4NDk3YjU0NSJ9
END_NESTED_COMMIT