Uses of Class
com.google.genai.types.VertexRagStore.Builder
Packages that use VertexRagStore.Builder
-
Uses of VertexRagStore.Builder in com.google.genai.types
Methods in com.google.genai.types that return VertexRagStore.BuilderModifier and TypeMethodDescriptionstatic VertexRagStore.BuilderVertexRagStore.builder()Instantiates a builder for VertexRagStore.abstract VertexRagStore.BuilderVertexRagStore.Builder.ragCorpora(List<String> ragCorpora) abstract VertexRagStore.BuilderVertexRagStore.Builder.ragResources(List<VertexRagStoreRagResource> ragResources) abstract VertexRagStore.BuilderVertexRagStore.Builder.similarityTopK(Integer similarityTopK) abstract VertexRagStore.BuilderVertexRagStore.toBuilder()Creates a builder with the same values as this instance.abstract VertexRagStore.BuilderVertexRagStore.Builder.vectorDistanceThreshold(Double vectorDistanceThreshold)