Ai Index Metadata Config Algorithm Config Tree Ah Config Args
data class AiIndexMetadataConfigAlgorithmConfigTreeAhConfigArgs(val leafNodeEmbeddingCount: Output<Int>? = null, val leafNodesToSearchPercent: Output<Int>? = null) : ConvertibleToJava<AiIndexMetadataConfigAlgorithmConfigTreeAhConfigArgs>
Constructors
Link copied to clipboard
fun AiIndexMetadataConfigAlgorithmConfigTreeAhConfigArgs(leafNodeEmbeddingCount: Output<Int>? = null, leafNodesToSearchPercent: Output<Int>? = null)