Uses of Class
com.google.genai.types.VertexAISearchDataStoreSpec.Builder
Packages that use VertexAISearchDataStoreSpec.Builder
-
Uses of VertexAISearchDataStoreSpec.Builder in com.google.genai.types
Methods in com.google.genai.types that return VertexAISearchDataStoreSpec.BuilderModifier and TypeMethodDescriptionVertexAISearchDataStoreSpec.builder()Instantiates a builder for VertexAISearchDataStoreSpec.abstract VertexAISearchDataStoreSpec.BuilderSetter for dataStore.abstract VertexAISearchDataStoreSpec.BuilderSetter for filter.abstract VertexAISearchDataStoreSpec.BuilderVertexAISearchDataStoreSpec.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type VertexAISearchDataStoreSpec.BuilderModifier and TypeMethodDescriptionVertexAISearch.Builder.dataStoreSpecs(VertexAISearchDataStoreSpec.Builder... dataStoreSpecsBuilders) Setter for dataStoreSpecs builder.