chore: enable librarian generation for google-cloud-vectorsearch#16741
Merged
jskeet merged 1 commit intogoogleapis:mainfrom Apr 21, 2026
Merged
chore: enable librarian generation for google-cloud-vectorsearch#16741jskeet merged 1 commit intogoogleapis:mainfrom
jskeet merged 1 commit intogoogleapis:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request removes the skip_generate flag for the Vector Search API in librarian.yaml and modifies the formatting of .repo-metadata.json. Feedback was provided to revert the indentation changes from 4 spaces back to 2 spaces and restore the trailing newline in .repo-metadata.json to maintain consistency with the repository standards and POSIX compliance.
Comment on lines
1
to
+16
| { | ||
| "api_description": "The Vector Search API provides a fully-managed, highly performant, and\nscalable vector database designed to power next-generation search,\nrecommendation, and generative AI applications. It allows you to store,\nindex, and query your data and its corresponding vector embeddings through\na simple, intuitive interface. With Vector Search, you can define custom\nschemas for your data, insert objects with associated metadata,\nautomatically generate embeddings from your data, and perform fast\napproximate nearest neighbor (ANN) searches to find semantically similar\nitems at scale.", | ||
| "api_id": "vectorsearch.googleapis.com", | ||
| "api_shortname": "vectorsearch", | ||
| "client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest", | ||
| "default_version": "v1", | ||
| "distribution_name": "google-cloud-vectorsearch", | ||
| "issue_tracker": "https://issuetracker.google.com/issues/new?component=1899904", | ||
| "language": "python", | ||
| "library_type": "GAPIC_AUTO", | ||
| "name": "google-cloud-vectorsearch", | ||
| "name_pretty": "Vector Search API", | ||
| "product_documentation": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview", | ||
| "release_level": "preview", | ||
| "repo": "googleapis/google-cloud-python" | ||
| } | ||
| "api_description": "The Vector Search API provides a fully-managed, highly performant, and\nscalable vector database designed to power next-generation search,\nrecommendation, and generative AI applications. It allows you to store,\nindex, and query your data and its corresponding vector embeddings through\na simple, intuitive interface. With Vector Search, you can define custom\nschemas for your data, insert objects with associated metadata,\nautomatically generate embeddings from your data, and perform fast\napproximate nearest neighbor (ANN) searches to find semantically similar\nitems at scale.", | ||
| "api_id": "vectorsearch.googleapis.com", | ||
| "api_shortname": "vectorsearch", | ||
| "client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest", | ||
| "default_version": "v1", | ||
| "distribution_name": "google-cloud-vectorsearch", | ||
| "issue_tracker": "https://issuetracker.google.com/issues/new?component=1899904", | ||
| "language": "python", | ||
| "library_type": "GAPIC_AUTO", | ||
| "name": "google-cloud-vectorsearch", | ||
| "name_pretty": "Vector Search API", | ||
| "product_documentation": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview", | ||
| "release_level": "preview", | ||
| "repo": "googleapis/google-cloud-python" | ||
| } No newline at end of file |
Contributor
There was a problem hiding this comment.
The indentation in this file has been changed from 2 spaces to 4 spaces, and the trailing newline has been removed. To maintain consistency with other packages in this repository and adhere to POSIX standards, please revert to 2-space indentation and ensure the file ends with a newline.
Suggested change
| { | |
| "api_description": "The Vector Search API provides a fully-managed, highly performant, and\nscalable vector database designed to power next-generation search,\nrecommendation, and generative AI applications. It allows you to store,\nindex, and query your data and its corresponding vector embeddings through\na simple, intuitive interface. With Vector Search, you can define custom\nschemas for your data, insert objects with associated metadata,\nautomatically generate embeddings from your data, and perform fast\napproximate nearest neighbor (ANN) searches to find semantically similar\nitems at scale.", | |
| "api_id": "vectorsearch.googleapis.com", | |
| "api_shortname": "vectorsearch", | |
| "client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest", | |
| "default_version": "v1", | |
| "distribution_name": "google-cloud-vectorsearch", | |
| "issue_tracker": "https://issuetracker.google.com/issues/new?component=1899904", | |
| "language": "python", | |
| "library_type": "GAPIC_AUTO", | |
| "name": "google-cloud-vectorsearch", | |
| "name_pretty": "Vector Search API", | |
| "product_documentation": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview", | |
| "release_level": "preview", | |
| "repo": "googleapis/google-cloud-python" | |
| } | |
| "api_description": "The Vector Search API provides a fully-managed, highly performant, and\nscalable vector database designed to power next-generation search,\nrecommendation, and generative AI applications. It allows you to store,\nindex, and query your data and its corresponding vector embeddings through\na simple, intuitive interface. With Vector Search, you can define custom\nschemas for your data, insert objects with associated metadata,\nautomatically generate embeddings from your data, and perform fast\napproximate nearest neighbor (ANN) searches to find semantically similar\nitems at scale.", | |
| "api_id": "vectorsearch.googleapis.com", | |
| "api_shortname": "vectorsearch", | |
| "client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest", | |
| "default_version": "v1", | |
| "distribution_name": "google-cloud-vectorsearch", | |
| "issue_tracker": "https://issuetracker.google.com/issues/new?component=1899904", | |
| "language": "python", | |
| "library_type": "GAPIC_AUTO", | |
| "name": "google-cloud-vectorsearch", | |
| "name_pretty": "Vector Search API", | |
| "product_documentation": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview", | |
| "release_level": "preview", | |
| "repo": "googleapis/google-cloud-python" | |
| } | |
| { | |
| "api_description": "The Vector Search API provides a fully-managed, highly performant, and\nscalable vector database designed to power next-generation search,\nrecommendation, and generative AI applications. It allows you to store,\nindex, and query your data and its corresponding vector embeddings through\na simple, intuitive interface. With Vector Search, you can define custom\nschemas for your data, insert objects with associated metadata,\nautomatically generate embeddings from your data, and perform fast\napproximate nearest neighbor (ANN) searches to find semantically similar\nitems at scale.", | |
| "api_id": "vectorsearch.googleapis.com", | |
| "api_shortname": "vectorsearch", | |
| "client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest", | |
| "default_version": "v1", | |
| "distribution_name": "google-cloud-vectorsearch", | |
| "issue_tracker": "https://issuetracker.google.com/issues/new?component=1899904", | |
| "language": "python", | |
| "library_type": "GAPIC_AUTO", | |
| "name": "google-cloud-vectorsearch", | |
| "name_pretty": "Vector Search API", | |
| "product_documentation": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview", | |
| "release_level": "preview", | |
| "repo": "googleapis/google-cloud-python" | |
| } | |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.