-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BEGIN_COMMIT_OVERRIDE feat: [google-cloud-discoveryengine] add Chunk resource in the search response feat: add NO_RELEVANT_CONTENT to Answer API feat: support AlloyDB Connector docs: keep the API doc up-to-date with recent changes fix: Allow Protobuf 5.x END_COMMIT_OVERRIDE - [ ] Regenerate this pull request now. PiperOrigin-RevId: 649277844 Source-Link: googleapis/googleapis@fd7efa2 Source-Link: googleapis/googleapis-gen@50be251 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiNTBiZTI1MTMyOWQ4ZGI1YjU1NTYyNmViZDQ4ODY3MjFmNTQ3ZDNjYyJ9 BEGIN_NESTED_COMMIT feat: [google-cloud-discoveryengine] add Chunk resource in the search response feat: add NO_RELEVANT_CONTENT to Answer API feat: support AlloyDB Connector docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 649156977 Source-Link: googleapis/googleapis@ff081c9 Source-Link: googleapis/googleapis-gen@bbee862 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiYmJlZTg2MjU3ZTE3ZDU1MGU3OTU2ZDQyYTk1ZDljMWZlNTAyMWM4OCJ9 END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
728b307
commit 8cf8498
Showing
226 changed files
with
4,565 additions
and
1,654 deletions.
There are no files selected for viewing
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
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
22 changes: 22 additions & 0 deletions
22
packages/google-cloud-discoveryengine/docs/summary_overview.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
This is a templated file. Adding content to this file may result in it being | ||
reverted. Instead, if you want to place additional content, create an | ||
"overview_content.md" file in `docs/` directory. The Sphinx tool will | ||
pick up on the content and merge the content. | ||
]: # | ||
|
||
# Discovery Engine API API | ||
|
||
Overview of the APIs available for Discovery Engine API API. | ||
|
||
## All entries | ||
|
||
Classes, methods and properties & attributes for | ||
Discovery Engine API API. | ||
|
||
[classes](https://cloud.google.com/python/docs/reference/discoveryengine/latest/summary_class.html) | ||
|
||
[methods](https://cloud.google.com/python/docs/reference/discoveryengine/latest/summary_method.html) | ||
|
||
[properties and | ||
attributes](https://cloud.google.com/python/docs/reference/discoveryengine/latest/summary_property.html) |
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
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
Oops, something went wrong.