Uses of Enum Class
io.qdrant.client.grpc.Collections.PayloadSchemaType
-
Uses of Collections.PayloadSchemaType in io.qdrant.client.grpc
Modifier 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.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.PayloadSchemaType>
Collections.PayloadSchemaType.internalGetValueMap()
Modifier and TypeMethodDescriptionCollections.PayloadSchemaInfo.Builder.setDataType
(Collections.PayloadSchemaType value) Field data type