Uses of Class
com.google.genai.types.VertexRagStoreRagResource
Packages that use VertexRagStoreRagResource
-
Uses of VertexRagStoreRagResource in com.google.genai.types
Methods in com.google.genai.types that return VertexRagStoreRagResourceModifier and TypeMethodDescriptionabstract VertexRagStoreRagResourceVertexRagStoreRagResource.Builder.build()static VertexRagStoreRagResourceDeserializes a JSON string to a VertexRagStoreRagResource object.Methods in com.google.genai.types that return types with arguments of type VertexRagStoreRagResourceModifier and TypeMethodDescriptionabstract Optional<List<VertexRagStoreRagResource>>VertexRagStore.ragResources()Optional.Method parameters in com.google.genai.types with type arguments of type VertexRagStoreRagResourceModifier and TypeMethodDescriptionabstract VertexRagStore.BuilderVertexRagStore.Builder.ragResources(List<VertexRagStoreRagResource> ragResources)