Get Ai Index Metadata Config Algorithm Config
data class GetAiIndexMetadataConfigAlgorithmConfig(val bruteForceConfigs: List<GetAiIndexMetadataConfigAlgorithmConfigBruteForceConfig>, val treeAhConfigs: List<GetAiIndexMetadataConfigAlgorithmConfigTreeAhConfig>)
Constructors
Link copied to clipboard
constructor(bruteForceConfigs: List<GetAiIndexMetadataConfigAlgorithmConfigBruteForceConfig>, treeAhConfigs: List<GetAiIndexMetadataConfigAlgorithmConfigTreeAhConfig>)