Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Collections.PayloadSchemaType
Packages that use Collections.PayloadSchemaType
-
Uses of Collections.PayloadSchemaType in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto 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.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.PayloadSchemaTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.PayloadSchemaType>Collections.PayloadSchemaType.internalGetValueMap()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.PayloadSchemaTypeModifier and TypeMethodDescriptionCollections.PayloadSchemaInfo.Builder.setDataType(Collections.PayloadSchemaType value) Field data type