kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
CollectionDescription
Collection
Description
@
Serializable
data
class
CollectionDescription
(
val
name
:
String
)
A collection's name, as returned by
listCollections
.
Members
Constructors
Collection
Description
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
@
SerialName
(
value
=
"name"
)
val
name
:
String