Uses of Enum Class
io.qdrant.client.grpc.Collections.PayloadSchemaType
Packages that use Collections.PayloadSchemaType
-
Uses of Collections.PayloadSchemaType in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Collections.PayloadSchemaTypeModifier and TypeMethodDescriptionCollections.PayloadSchemaType.forNumber
(int value) Collections.PayloadSchemaInfo.Builder.getDataType()
Field data typeCollections.PayloadSchemaInfo.getDataType()
Field data typeCollections.PayloadSchemaInfoOrBuilder.getDataType()
Field data typeCollections.PayloadSchemaType.valueOf
(int value) Deprecated.Collections.PayloadSchemaType.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static Collections.PayloadSchemaType[]
Collections.PayloadSchemaType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.qdrant.client.grpc that return types with arguments of type Collections.PayloadSchemaTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.PayloadSchemaType>
Collections.PayloadSchemaType.internalGetValueMap()
Methods in io.qdrant.client.grpc with parameters of type Collections.PayloadSchemaTypeModifier and TypeMethodDescriptionCollections.PayloadSchemaInfo.Builder.setDataType
(Collections.PayloadSchemaType value) Field data type