Package io.qdrant.client.grpc
Class JsonWithInt
java.lang.Object
io.qdrant.client.grpc.JsonWithInt
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
`ListValue` is a wrapper around a repeated field of values.static interface
static enum
`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.static final class
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.static interface
static final class
`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-