Uses of Interface
com.google.cloud.aiplatform.v1.VertexAISearch.DataStoreSpecOrBuilder
Packages that use VertexAISearch.DataStoreSpecOrBuilder
-
Uses of VertexAISearch.DataStoreSpecOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement VertexAISearch.DataStoreSpecOrBuilderModifier and TypeClassDescriptionstatic final classDefine data stores within engine to filter on in a search call and configurations for those data stores.static final classDefine data stores within engine to filter on in a search call and configurations for those data stores.Methods in com.google.cloud.aiplatform.v1 that return VertexAISearch.DataStoreSpecOrBuilderModifier and TypeMethodDescriptionVertexAISearch.Builder.getDataStoreSpecsOrBuilder(int index) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.getDataStoreSpecsOrBuilder(int index) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearchOrBuilder.getDataStoreSpecsOrBuilder(int index) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type VertexAISearch.DataStoreSpecOrBuilderModifier and TypeMethodDescriptionList<? extends VertexAISearch.DataStoreSpecOrBuilder>VertexAISearch.Builder.getDataStoreSpecsOrBuilderList()Specifications that define the specific DataStores to be searched, along with configurations for those data stores.List<? extends VertexAISearch.DataStoreSpecOrBuilder>VertexAISearch.getDataStoreSpecsOrBuilderList()Specifications that define the specific DataStores to be searched, along with configurations for those data stores.List<? extends VertexAISearch.DataStoreSpecOrBuilder>VertexAISearchOrBuilder.getDataStoreSpecsOrBuilderList()Specifications that define the specific DataStores to be searched, along with configurations for those data stores.