Uses of Class
com.google.cloud.aiplatform.v1.VertexAISearch.DataStoreSpec.Builder
Packages that use VertexAISearch.DataStoreSpec.Builder
-
Uses of VertexAISearch.DataStoreSpec.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexAISearch.DataStoreSpec.BuilderModifier and TypeMethodDescriptionVertexAISearch.Builder.addDataStoreSpecsBuilder()Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.Builder.addDataStoreSpecsBuilder(int index) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.DataStoreSpec.Builder.clear()VertexAISearch.DataStoreSpec.Builder.clearDataStore()Full resource name of DataStore, such as Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`VertexAISearch.DataStoreSpec.Builder.clearFilter()Optional.VertexAISearch.Builder.getDataStoreSpecsBuilder(int index) Specifications that define the specific DataStores to be searched, along with configurations for those data stores.VertexAISearch.DataStoreSpec.Builder.mergeFrom(VertexAISearch.DataStoreSpec other) VertexAISearch.DataStoreSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexAISearch.DataStoreSpec.Builder.mergeFrom(com.google.protobuf.Message other) VertexAISearch.DataStoreSpec.newBuilder()VertexAISearch.DataStoreSpec.newBuilder(VertexAISearch.DataStoreSpec prototype) VertexAISearch.DataStoreSpec.newBuilderForType()protected VertexAISearch.DataStoreSpec.BuilderVertexAISearch.DataStoreSpec.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) VertexAISearch.DataStoreSpec.Builder.setDataStore(String value) Full resource name of DataStore, such as Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`VertexAISearch.DataStoreSpec.Builder.setDataStoreBytes(com.google.protobuf.ByteString value) Full resource name of DataStore, such as Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`Optional.VertexAISearch.DataStoreSpec.Builder.setFilterBytes(com.google.protobuf.ByteString value) Optional.VertexAISearch.DataStoreSpec.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type VertexAISearch.DataStoreSpec.BuilderModifier and TypeMethodDescriptionVertexAISearch.Builder.getDataStoreSpecsBuilderList()Specifications that define the specific DataStores to be searched, along with configurations for those data stores.Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexAISearch.DataStoreSpec.BuilderModifier and TypeMethodDescriptionVertexAISearch.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.Builder builderForValue) 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.