kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
FieldMatcher
/
MatchAny
Match
Any
data
class
MatchAny
(
val
values
:
List
<
JsonPrimitive
>
)
:
FieldMatcher
Value-in-set match (
match.any
).
Members
Constructors
Match
Any
Link copied to clipboard
constructor
(
values
:
List
<
JsonPrimitive
>
)
Properties
values
Link copied to clipboard
val
values
:
List
<
JsonPrimitive
>