Uses of Interface
io.qdrant.client.grpc.Points.RecommendPointsOrBuilder
-
Uses of Points.RecommendPointsOrBuilder in io.qdrant.client.grpc
Modifier and TypeClassDescriptionstatic final class
Protobuf typeqdrant.RecommendPoints
static final class
Protobuf typeqdrant.RecommendPoints
Modifier and TypeMethodDescriptionPoints.RecommendBatchPoints.Builder.getRecommendPointsOrBuilder
(int index) repeated .qdrant.RecommendPoints recommend_points = 2;
Points.RecommendBatchPoints.getRecommendPointsOrBuilder
(int index) repeated .qdrant.RecommendPoints recommend_points = 2;
Points.RecommendBatchPointsOrBuilder.getRecommendPointsOrBuilder
(int index) repeated .qdrant.RecommendPoints recommend_points = 2;
Modifier and TypeMethodDescriptionList<? extends Points.RecommendPointsOrBuilder>
Points.RecommendBatchPoints.Builder.getRecommendPointsOrBuilderList()
repeated .qdrant.RecommendPoints recommend_points = 2;
List<? extends Points.RecommendPointsOrBuilder>
Points.RecommendBatchPoints.getRecommendPointsOrBuilderList()
repeated .qdrant.RecommendPoints recommend_points = 2;
List<? extends Points.RecommendPointsOrBuilder>
Points.RecommendBatchPointsOrBuilder.getRecommendPointsOrBuilderList()
repeated .qdrant.RecommendPoints recommend_points = 2;