Class JsonWithInt
java.lang.Object
io.metaloom.qdrant.client.grpc.proto.JsonWithInt
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class`ListValue` is a wrapper around a repeated field of values.static interfacestatic 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 interfacestatic 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.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-