Knowledge Base Pinecone Field Mapping Args
data class KnowledgeBasePineconeFieldMappingArgs(val metadataField: Output<String>, val textField: Output<String>) : ConvertibleToJava<KnowledgeBasePineconeFieldMappingArgs>
Contains the names of the fields to which to map information about the vector store.