VertexAiRagRetrieval

constructor(name: String, description: String, ragCorpora: List<String>? = null, ragResources: List<VertexRagStoreRagResource>? = null, similarityTopK: Int? = null, vectorDistanceThreshold: Double? = null)