Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.Vectors.VectorsOptionsCase
Packages that use Points.Vectors.VectorsOptionsCase
-
Uses of Points.Vectors.VectorsOptionsCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.Vectors.VectorsOptionsCaseModifier and TypeMethodDescriptionPoints.Vectors.VectorsOptionsCase.forNumber(int value) Points.Vectors.Builder.getVectorsOptionsCase()Points.Vectors.getVectorsOptionsCase()Points.VectorsOrBuilder.getVectorsOptionsCase()Points.Vectors.VectorsOptionsCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Points.Vectors.VectorsOptionsCase[]Points.Vectors.VectorsOptionsCase.values()Returns an array containing the constants of this enum class, in the order they are declared.