Skip to content
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

docs: update discoveryengine v1 docs link #9512

Merged
merged 1 commit into from
Jun 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion java-discoveryengine/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"api_shortname": "discoveryengine",
"name_pretty": "Discovery Engine API",
"product_documentation": "https://cloud.google.com/discovery-engine/docs/introduction",
"product_documentation": "https://cloud.google.com/discovery-engine/media/docs",
"api_description": "A Cloud API that offers search and recommendation discoverability for documents from different industry verticals (e.g. media, retail, etc.).",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-discoveryengine/latest/overview",
"release_level": "preview",
Expand Down
2 changes: 1 addition & 1 deletion java-discoveryengine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]

Java is a registered trademark of Oracle and/or its affiliates.

[product-docs]: https://cloud.google.com/discovery-engine/docs/introduction
[product-docs]: https://cloud.google.com/discovery-engine/media/docs
[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-discoveryengine/latest/overview
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java7.svg
[kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java7.html
Expand Down