Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBase.Vectors.VectorType
Packages that use WeaviateProtoBase.Vectors.VectorType
-
Uses of WeaviateProtoBase.Vectors.VectorType in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBase.Vectors.VectorTypeModifier and TypeMethodDescriptionWeaviateProtoBase.Vectors.VectorType.forNumber(int value) WeaviateProtoBase.Vectors.Builder.getType().weaviate.v1.Vectors.VectorType type = 4;WeaviateProtoBase.Vectors.getType().weaviate.v1.Vectors.VectorType type = 4;WeaviateProtoBase.VectorsOrBuilder.getType().weaviate.v1.Vectors.VectorType type = 4;WeaviateProtoBase.Vectors.VectorType.valueOf(int value) Deprecated.WeaviateProtoBase.Vectors.VectorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static WeaviateProtoBase.Vectors.VectorType[]WeaviateProtoBase.Vectors.VectorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBase.Vectors.VectorTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<WeaviateProtoBase.Vectors.VectorType>WeaviateProtoBase.Vectors.VectorType.internalGetValueMap()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoBase.Vectors.VectorTypeModifier and TypeMethodDescriptionWeaviateProtoBase.Vectors.Builder.setType(WeaviateProtoBase.Vectors.VectorType value) .weaviate.v1.Vectors.VectorType type = 4;