GetAiIndexMetadataConfig

data class GetAiIndexMetadataConfig(val algorithmConfigs: List<GetAiIndexMetadataConfigAlgorithmConfig>, val approximateNeighborsCount: Int, val dimensions: Int, val distanceMeasureType: String, val featureNormType: String, val shardSize: String)

Constructors

Link copied to clipboard
constructor(algorithmConfigs: List<GetAiIndexMetadataConfigAlgorithmConfig>, approximateNeighborsCount: Int, dimensions: Int, distanceMeasureType: String, featureNormType: String, shardSize: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard