Uses of Interface
io.qdrant.client.grpc.JsonWithInt.StructOrBuilder
Packages that use JsonWithInt.StructOrBuilder
-
Uses of JsonWithInt.StructOrBuilder in io.qdrant.client.grpc
Classes in io.qdrant.client.grpc that implement JsonWithInt.StructOrBuilderModifier and TypeClassDescriptionstatic final class
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.static final class
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.Methods in io.qdrant.client.grpc that return JsonWithInt.StructOrBuilderModifier and TypeMethodDescriptionJsonWithInt.Value.Builder.getStructValueOrBuilder()
Represents a structured value.JsonWithInt.Value.getStructValueOrBuilder()
Represents a structured value.JsonWithInt.ValueOrBuilder.getStructValueOrBuilder()
Represents a structured value.