Uses of Class
com.oracle.bmc.generativeaiagentruntime.model.KnowledgeBaseMetadataValue
- 
Packages that use KnowledgeBaseMetadataValue Package Description com.oracle.bmc.generativeaiagentruntime.model 
- 
- 
Uses of KnowledgeBaseMetadataValue in com.oracle.bmc.generativeaiagentruntime.modelMethods in com.oracle.bmc.generativeaiagentruntime.model that return KnowledgeBaseMetadataValue Modifier and Type Method Description KnowledgeBaseMetadataValueKnowledgeBaseMetadataValue.Builder. build()Methods in com.oracle.bmc.generativeaiagentruntime.model that return types with arguments of type KnowledgeBaseMetadataValue Modifier and Type Method Description List<KnowledgeBaseMetadataValue>KnowledgeBaseMetadataSummary. getValues()List of metadata values available in the knowledge base along with the matching documents count.Methods in com.oracle.bmc.generativeaiagentruntime.model with parameters of type KnowledgeBaseMetadataValue Modifier and Type Method Description KnowledgeBaseMetadataValue.BuilderKnowledgeBaseMetadataValue.Builder. copy(KnowledgeBaseMetadataValue model)Method parameters in com.oracle.bmc.generativeaiagentruntime.model with type arguments of type KnowledgeBaseMetadataValue Modifier and Type Method Description KnowledgeBaseMetadataSummary.BuilderKnowledgeBaseMetadataSummary.Builder. values(List<KnowledgeBaseMetadataValue> values)List of metadata values available in the knowledge base along with the matching documents count.
 
-