VertexFunctions

Functions

Link copied to clipboard

A representation of a collection of database items organized in a way that allows for approximate nearest neighbor (a.k.a ANN) algorithms search.

suspend fun getAiIndex(argument: suspend GetAiIndexPlainArgsBuilder.() -> Unit): GetAiIndexResult
suspend fun getAiIndex(name: String, project: String? = null, region: String): GetAiIndexResult