Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.Match.MatchValueCase
Packages that use Points.Match.MatchValueCase
-
Uses of Points.Match.MatchValueCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.Match.MatchValueCaseModifier and TypeMethodDescriptionstatic Points.Match.MatchValueCasePoints.Match.MatchValueCase.forNumber(int value) Points.Match.Builder.getMatchValueCase()Points.Match.getMatchValueCase()Points.MatchOrBuilder.getMatchValueCase()static Points.Match.MatchValueCasePoints.Match.MatchValueCase.valueOf(int value) Deprecated.static Points.Match.MatchValueCaseReturns the enum constant of this class with the specified name.static Points.Match.MatchValueCase[]Points.Match.MatchValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.