Uses of Interface
io.metaloom.qdrant.client.grpc.proto.Points.RecommendPointsOrBuilder
Packages that use Points.RecommendPointsOrBuilder
-
Uses of Points.RecommendPointsOrBuilder in io.metaloom.qdrant.client.grpc.proto
Classes in io.metaloom.qdrant.client.grpc.proto that implement Points.RecommendPointsOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeqdrant.RecommendPointsstatic final classProtobuf typeqdrant.RecommendPointsMethods in io.metaloom.qdrant.client.grpc.proto that return Points.RecommendPointsOrBuilderModifier 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;PointsInternalService.RecommendPointsInternal.Builder.getRecommendPointsOrBuilder().qdrant.RecommendPoints recommend_points = 1;PointsInternalService.RecommendPointsInternal.getRecommendPointsOrBuilder().qdrant.RecommendPoints recommend_points = 1;PointsInternalService.RecommendPointsInternalOrBuilder.getRecommendPointsOrBuilder().qdrant.RecommendPoints recommend_points = 1;Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.RecommendPointsOrBuilderModifier 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;