@@ -2700,6 +2700,28 @@ libraries:
27002700 - proto_path : google/cloud/memorystore/v1beta
27012701 requires_billing : true
27022702 rest_documentation : https://cloud.google.com/memorystore/docs/valkey/reference/rest
2703+ - api_shortname : vectorsearch
2704+ name_pretty : Vector Search API
2705+ product_documentation : https://docs.cloud.google.com/vertex-ai/docs/vector-search/overview
2706+ api_description : The Vector Search API provides a fully-managed, highly performant,
2707+ and scalable vector database designed to power next-generation search, recommendation,
2708+ and generative AI applications. It allows you to store, index, and query your
2709+ data and its corresponding vector embeddings through a simple, intuitive interface.
2710+ With Vector Search, you can define custom schemas for your data, insert objects
2711+ with associated metadata, automatically generate embeddings from your data, and
2712+ perform fast approximate nearest neighbor (ANN) searches to find semantically
2713+ similar items at scale.
2714+ client_documentation :
2715+ https://cloud.google.com/java/docs/reference/google-cloud-vectorsearch/latest/overview
2716+ release_level : preview
2717+ distribution_name : com.google.cloud:google-cloud-vectorsearch
2718+ api_id : vectorsearch.googleapis.com
2719+ library_type : GAPIC_AUTO
2720+ group_id : com.google.cloud
2721+ cloud_api : true
2722+ GAPICs :
2723+ - proto_path : google/ads/datamanager/v1
2724+ requires_billing : true
27032725- api_shortname : videointelligence
27042726 name_pretty : Cloud Video Intelligence
27052727 product_documentation : https://cloud.google.com/video-intelligence/docs/
0 commit comments