Uses of Class
com.google.cloud.aiplatform.v1.VertexAISearch.Builder
Packages that use VertexAISearch.Builder
-
Uses of VertexAISearch.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexAISearch.BuilderModifier and TypeMethodDescriptionVertexAISearch.Builder.addAllDataStoreSpecs(Iterable<? extends VertexAISearch.DataStoreSpec> values) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.addDataStoreSpecs(int index, VertexAISearch.DataStoreSpec value) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.addDataStoreSpecs(int index, VertexAISearch.DataStoreSpec.Builder builderForValue) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.addDataStoreSpecs(VertexAISearch.DataStoreSpec value) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.addDataStoreSpecs(VertexAISearch.DataStoreSpec.Builder builderForValue) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.clear()VertexAISearch.Builder.clearDatastore()Optional.VertexAISearch.Builder.clearDataStoreSpecs()Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.clearEngine()Optional.VertexAISearch.Builder.clearFilter()Optional.VertexAISearch.Builder.clearMaxResults()Optional.Retrieval.Builder.getVertexAiSearchBuilder()Set to use data source powered by Vertex AI Search.VertexAISearch.Builder.mergeFrom(VertexAISearch other) VertexAISearch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexAISearch.Builder.mergeFrom(com.google.protobuf.Message other) static VertexAISearch.BuilderVertexAISearch.newBuilder()static VertexAISearch.BuilderVertexAISearch.newBuilder(VertexAISearch prototype) VertexAISearch.newBuilderForType()protected VertexAISearch.BuilderVertexAISearch.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) VertexAISearch.Builder.removeDataStoreSpecs(int index) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.setDatastore(String value) Optional.VertexAISearch.Builder.setDatastoreBytes(com.google.protobuf.ByteString value) Optional.VertexAISearch.Builder.setDataStoreSpecs(int index, VertexAISearch.DataStoreSpec value) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.setDataStoreSpecs(int index, VertexAISearch.DataStoreSpec.Builder builderForValue) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.Optional.VertexAISearch.Builder.setEngineBytes(com.google.protobuf.ByteString value) Optional.Optional.VertexAISearch.Builder.setFilterBytes(com.google.protobuf.ByteString value) Optional.VertexAISearch.Builder.setMaxResults(int value) Optional.VertexAISearch.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexAISearch.BuilderModifier and TypeMethodDescriptionRetrieval.Builder.setVertexAiSearch(VertexAISearch.Builder builderForValue) Set to use data source powered by Vertex AI Search.