Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.GroupId.KindCase
Packages that use Points.GroupId.KindCase
-
Uses of Points.GroupId.KindCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.GroupId.KindCaseModifier and TypeMethodDescriptionstatic Points.GroupId.KindCasePoints.GroupId.KindCase.forNumber(int value) Points.GroupId.Builder.getKindCase()Points.GroupId.getKindCase()Points.GroupIdOrBuilder.getKindCase()static Points.GroupId.KindCasePoints.GroupId.KindCase.valueOf(int value) Deprecated.static Points.GroupId.KindCaseReturns the enum constant of this class with the specified name.static Points.GroupId.KindCase[]Points.GroupId.KindCase.values()Returns an array containing the constants of this enum class, in the order they are declared.