Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.NearDepthSearchOrBuilder
-
Packages that use WeaviateProtoSearchGet.NearDepthSearchOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoSearchGet.NearDepthSearchOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoSearchGet.NearDepthSearchOrBuilder Modifier and Type Class Description static classWeaviateProtoSearchGet.NearDepthSearchProtobuf typeweaviate.v1.NearDepthSearchstatic classWeaviateProtoSearchGet.NearDepthSearch.BuilderProtobuf typeweaviate.v1.NearDepthSearchMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoSearchGet.NearDepthSearchOrBuilder Modifier and Type Method Description WeaviateProtoSearchGet.NearDepthSearchOrBuilderWeaviateProtoSearchGet.SearchRequest.Builder. getNearDepthOrBuilder()optional .weaviate.v1.NearDepthSearch near_depth = 49;WeaviateProtoSearchGet.NearDepthSearchOrBuilderWeaviateProtoSearchGet.SearchRequest. getNearDepthOrBuilder()optional .weaviate.v1.NearDepthSearch near_depth = 49;WeaviateProtoSearchGet.NearDepthSearchOrBuilderWeaviateProtoSearchGet.SearchRequestOrBuilder. getNearDepthOrBuilder()optional .weaviate.v1.NearDepthSearch near_depth = 49;
-