kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Condition
/
IsEmpty
Is
Empty
data
class
IsEmpty
(
val
key
:
String
)
:
Condition
{"is_empty": {"key": ...}}
— field missing, null, or empty array.
Members
Constructors
Is
Empty
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String